package coq-core
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  The Coq Proof Assistant -- Core Binaries and Tools
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-8.18.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=8d852367b54f095d9fbabd000304d450
    
    
  sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50
    
    
  doc/ltac2_plugin/Ltac2_plugin/Tac2intern/index.html
Module Ltac2_plugin.Tac2internSource
Source
val intern : 
  strict:bool ->
  context ->
  Tac2expr.raw_tacexpr ->
  Tac2expr.glb_tacexpr * Tac2expr.type_schemeSource
val intern_typedef : 
  (Names.KerName.t * int) Names.Id.Map.t ->
  Tac2expr.raw_quant_typedef ->
  Tac2expr.glb_quant_typedefCheck 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_typedefSource
val subst_type_scheme : 
  Mod_subst.substitution ->
  Tac2expr.type_scheme ->
  Tac2expr.type_schemeNotations
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