package coq-core
Install
Dune Dependency
Authors
Maintainers
Sources
md5=66e57ea55275903bef74d5bf36fbe0f1
sha512=1a7eac6e2f58724a3f9d68bbb321e4cfe963ba1a5551b9b011db4b3f559c79be433d810ff262593d753770ee41ea68fbd6a60daa1e2319ea00dff64c8851d70b
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