package coq-core
Install
Dune Dependency
Authors
Maintainers
Sources
md5=5d1187d5e44ed0163f76fb12dabf012e
sha512=91bc81530fa4f6498961583ad51eac5001f139881788b88e360a866ad8e2a6e2c5bce86d1a580ab4cd4782bf49d48318767df82471ce33ba3ac143e5569ad33c
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