package coq-core
Install
Dune Dependency
Authors
Maintainers
Sources
md5=64b49dbc3205477bd7517642c0b9cbb6
sha512=02fb5b4fb575af79e092492cbec6dc0d15a1d74a07f827f657a72d4e6066532630e5a6d15be4acdb73314bd40b9a321f9ea0584e0ccfe51fd3a56353bd30db9b
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