package coq-core
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  The Coq Proof Assistant -- Core Binaries and Tools
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-8.19.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=5d1187d5e44ed0163f76fb12dabf012e
    
    
  sha512=91bc81530fa4f6498961583ad51eac5001f139881788b88e360a866ad8e2a6e2c5bce86d1a580ab4cd4782bf49d48318767df82471ce33ba3ac143e5569ad33c
    
    
  doc/coq-core.kernel/Constant_typing/index.html
Module Constant_typingSource
Handlers are used to manage side-effects. The 'a type stands for the type of side-effects, and it is parametric because they are only defined later on. Handlers inline the provided side-effects into the term, and return the set of additional global constraints that need to be added for the term to be well typed.
Source
val infer_local_def : 
  Environ.env ->
  Names.Id.t ->
  Entries.section_def_entry ->
  Constr.constr * Sorts.relevance * Constr.typesSource
val infer_constant : 
  sec_univs:UVars.Instance.t option ->
  Environ.env ->
  Entries.constant_entry ->
  'a Declarations.pconstant_bodySource
val infer_opaque : 
  sec_univs:UVars.Instance.t option ->
  Environ.env ->
  'a Entries.opaque_entry ->
  unit Declarations.pconstant_body * typing_contextSource
val check_delayed : 
  'a effect_handler ->
  typing_context ->
  'a Entries.proof_output ->
  Constr.t * Univ.ContextSet.t Opaqueproof.delayed_universes sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >