package coq
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Formal proof management system
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-8.15.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3
    
    
  doc/coq-core.proofs/Tacmach/Old/index.html
Module Tacmach.OldSource
Source
val pf_hyps_types : 
  Goal.goal Evd.sigma ->
  (Names.Id.t Context.binder_annot * EConstr.types) listSource
val pf_eapply : 
  (Environ.env -> Evd.evar_map -> 'a -> Evd.evar_map * 'b) ->
  Goal.goal Evd.sigma ->
  'a ->
  Goal.goal Evd.sigma * 'bSource
val pf_reduce : 
  (Environ.env -> Evd.evar_map -> EConstr.constr -> EConstr.constr) ->
  Goal.goal Evd.sigma ->
  EConstr.constr ->
  EConstr.constrSource
val pf_e_reduce : 
  (Environ.env ->
    Evd.evar_map ->
    EConstr.constr ->
    Evd.evar_map * EConstr.constr) ->
  Goal.goal Evd.sigma ->
  EConstr.constr ->
  Evd.evar_map * EConstr.constrSource
val pf_reduce_to_quantified_ind : 
  Goal.goal Evd.sigma ->
  EConstr.types ->
  (Names.inductive * EConstr.EInstance.t) * EConstr.typesSource
val pf_reduce_to_atomic_ind : 
  Goal.goal Evd.sigma ->
  EConstr.types ->
  (Names.inductive * EConstr.EInstance.t) * EConstr.typesSource
val pf_unfoldn : 
  (Locus.occurrences * Tacred.evaluable_global_reference) list ->
  Goal.goal Evd.sigma ->
  EConstr.constr ->
  EConstr.constr sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >