package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2
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.
Errors
Misc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page