package coq-core
Install
Dune Dependency
Authors
Maintainers
Sources
md5=0cfaa70f569be9494d24c829e6555d46
sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2
doc/micromega_plugin/Micromega_plugin/Coq_micromega/index.html
Module Micromega_plugin.Coq_micromega
Source
Use Micromega independently from micromega parser.
wlra_Q id ff
takes a formula ff : BFormula (Formula Q) isProp
generates a witness and poses it as id : seq (Psatz Q)
wlia id ff
takes a formula ff : BFormula (Formula Z) isProp
generates a witness and poses it as id : seq ZMicromega.ZArithProof
wnra_Q id ff
takes a formula ff : BFormula (Formula Q) isProp
generates a witness and poses it as id : seq (Psatz Q)
wnia id ff
takes a formula ff : BFormula (Formula Z) isProp
generates a witness and poses it as id : seq ZMicromega.ZArithProof
wsos_Q id ff
takes a formula ff : BFormula (Formula Q) isProp
generates a witness and poses it as id : seq (Psatz Q)
wsos_Z id ff
takes a formula ff : BFormula (Formula Z) isProp
generates a witness and poses it as id : seq ZMicromega.ZArithProof
wpsatz_Q n id ff
takes a formula ff : BFormula (Formula Q) isProp
generates a witness and poses it as id : seq (Psatz Q)
wpsatz_Z n id ff
takes a formula ff : BFormula (Formula Z) isProp
generates a witness and poses it as id : seq ZMicromega.ZArithProof
Use Micromega independently from tactics.
dump_proof_term
generates the Coq representation of a Micromega proof witness