package coq-core
The Coq Proof Assistant -- Core Binaries and Tools
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.20.1.tar.gz
md5=0cfaa70f569be9494d24c829e6555d46
sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2
doc/micromega_plugin/Micromega_plugin/Polynomial/ProofFormat/index.html
Module Polynomial.ProofFormat
Source
Proof format used by the proof-generating procedures. It is fairly close to Coq format but a bit more liberal.
It is used for proofs over Z, Q, R. However, certain constructions e.g. CutPrf
are only relevant for Z.
Source
type prf_rule =
| Annot of string * prf_rule
| Hyp of int
| Def of int
| Ref of int
| Cst of Micromega_core_plugin.NumCompat.Q.t
| Zero
| Square of Vect.t
| MulC of Vect.t * prf_rule
| Gcd of Micromega_core_plugin.NumCompat.Z.t * prf_rule
| MulPrf of prf_rule * prf_rule
| AddPrf of prf_rule * prf_rule
| CutPrf of prf_rule
| LetPrf of prf_rule * prf_rule
Source
val cmpl_prf_rule :
('a Micromega_core_plugin.Micromega.pExpr ->
'a Micromega_core_plugin.Micromega.pol) ->
(Micromega_core_plugin.NumCompat.Q.t -> 'a) ->
Env.t ->
prf_rule ->
'a Micromega_core_plugin.Micromega.psatz
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>