package coq
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Formal proof management system
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-8.15.2.tar.gz
sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926
doc/coq-core.kernel/Cooking/index.html
Module CookingSource
Cooking the constants.
Source
type 'opaque result = {cook_body : (Constr.constr, 'opaque) Declarations.constant_def;cook_type : Constr.types;cook_universes : Declarations.universes;cook_relevance : Sorts.relevance;cook_inline : inline;cook_context : Names.Id.Set.t option;cook_flags : Declarations.typing_flags;
}Source
val cook_constr :
Declarations.cooking_info list ->
(Constr.constr * unit Opaqueproof.delayed_universes) ->
Constr.constr * unit Opaqueproof.delayed_universesSource
val cook_inductive :
Declarations.cooking_info ->
Declarations.mutual_inductive_body ->
Declarations.mutual_inductive_bodyUtility functions used in module Discharge.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page