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/Opaqueproof/index.html
Module OpaqueproofSource
This module implements the handling of opaque proof terms. Opaque proof terms are special since:
- they can be lazily computed and substituted
 - they are stored in an optionally loaded segment of .vo files An 
opaqueproof terms holds an index into an opaque table. 
Source
type 'a delayed_universes = | PrivateMonomorphic of 'a| PrivatePolymorphic of Univ.ContextSet.t(*local constraints
*)
Opaque terms are indexed by their library dirpath and an integer index. The two functions above activate this indirect storage, by telling how to retrieve terms.
Source
val repr : 
  opaque ->
  Mod_subst.substitution list
  * Cooking.cooking_info list
  * Names.DirPath.t
  * opaque_handle sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >