pocket_prover icon indicating copy to clipboard operation
pocket_prover copied to clipboard

Create a quality graph visualizer library

Open bvssvni opened this issue 3 years ago • 0 comments

The idea is to use Pocket-Prover for theorem proving, generating a graph that visualizes relations of quality, aquality and contravariant quality.

  • Export PNG
  • Export to GraphViz format
  • Put propositions on a circle
  • !~a is 180 degrees relative to ~a
  • Edges tells when there is a quality variance (the variance is given by the connected nodes)
  • For theory t, t & p => false proposition p can be represented visually

bvssvni avatar Jun 18 '22 13:06 bvssvni