package coq-core
The Coq Proof Assistant -- Core Binaries and Tools
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.19.0.tar.gz
md5=64b49dbc3205477bd7517642c0b9cbb6
sha512=02fb5b4fb575af79e092492cbec6dc0d15a1d74a07f827f657a72d4e6066532630e5a6d15be4acdb73314bd40b9a321f9ea0584e0ccfe51fd3a56353bd30db9b
doc/ltac2_plugin/Ltac2_plugin/Tac2intern/index.html
Module Ltac2_plugin.Tac2intern
Source
Source
val intern :
strict:bool ->
context ->
Tac2expr.raw_tacexpr ->
Tac2expr.glb_tacexpr * Tac2expr.type_scheme
Source
val intern_typedef :
(Names.KerName.t * int) Names.Id.Map.t ->
Tac2expr.raw_quant_typedef ->
Tac2expr.glb_quant_typedef
Check that a term is a value. Only values are safe to marshall between processes.
check_subtype t1 t2
returns true
iff all values of instances of type t1
also have type t2
.
Source
val subst_quant_typedef :
Mod_subst.substitution ->
Tac2expr.glb_quant_typedef ->
Tac2expr.glb_quant_typedef
Source
val subst_type_scheme :
Mod_subst.substitution ->
Tac2expr.type_scheme ->
Tac2expr.type_scheme
Notations
Replaces all qualified identifiers by their corresponding kernel name. The set represents bound variables in the context.
Source
val debug_globalize_allow_ext :
Names.Id.Set.t ->
Tac2expr.raw_tacexpr ->
Tac2expr.raw_tacexpr
Variant of globalize which can accept CTacExt using the provided function. Intended for debugging.
Errors
Misc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page