package rocq-runtime
Install
Dune Dependency
Authors
Maintainers
Sources
md5=8d522602d23e7a665631826dab9aa92b
sha512=f4f76a6a178e421c99ee7a331a2fd97a06e9c5d0168d7e60c44e3820d8e1a124370ea104ad90c7f87a9a1e9d87b2d0d7d2d387c998feeaed4a75ed04e176a4be
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 Rocq representation of a Micromega proof witness