package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3
doc/coq-core.kernel/Cooking/index.html
Module Cooking
Source
Cooking the constants.
Source
type recipe = {
from : Opaqueproof.opaque Declarations.constant_body;
info : Opaqueproof.cooking_info;
}
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 :
Opaqueproof.cooking_info list ->
(Constr.constr * unit Opaqueproof.delayed_universes) ->
Constr.constr * unit Opaqueproof.delayed_universes
Source
val cook_inductive :
Opaqueproof.cooking_info ->
Declarations.mutual_inductive_body ->
Declarations.mutual_inductive_body
Utility functions used in module Discharge
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page