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.17.1.tar.gz
    
    
        
    
  
  
  
    
  
        sha512=9a35311acec2a806730b94ac7dceabc88837f235c52a14c026827d9b89433bd7fa9555a9fc6829aa49edfedb24c8bbaf1411ebf463b74a50aeb17cba47745b6b
    
    
  doc/ltac_plugin/Ltac_plugin/G_tactic/index.html
Module Ltac_plugin.G_tacticSource
Source
val mk_fix_tac : 
  (Loc.t
   * 'a
   * (Names.lname list * Constrexpr.binder_kind * Constrexpr.constr_expr) list
   * Names.Name.t CAst.t option
   * Constrexpr.constr_expr) ->
  'a * int * Constrexpr.constr_expr_r CAst.tSource
val mk_cofix_tac : 
  (Loc.t
   * 'a
   * (Names.lname list * Constrexpr.binder_kind * Constrexpr.constr_expr) list
   * 'b CAst.t option
   * Constrexpr.constr_expr) ->
  'a * Constrexpr.constr_exprSource
val destruction_arg_of_constr : 
  (Constrexpr.constr_expr * 'a Tactypes.bindings) ->
  (Constrexpr.constr_expr * 'a Tactypes.bindings) Tactics.core_destruction_argSource
val mkTacCase : 
  Tacexpr.evars_flag ->
  (Constrexpr.constr_expr_r CAst.t, Constrexpr.constr_expr_r CAst.t, 'a)
    Tacexpr.induction_clause_list ->
  < constant : 'b
    ; dterm : Constrexpr.constr_expr_r CAst.t
    ; level : 'c
    ; name : 'a
    ; pattern : 'd
    ; reference : 'e
    ; tacexpr : 'f
    ; term : Constrexpr.constr_expr_r CAst.t >
    Tacexpr.gen_atomic_tactic_exprSource
val mkCLambdaN_simple_loc : 
  ?loc:Loc.t ->
  (Names.lname list * Constrexpr.binder_kind * Constrexpr.constr_expr) list ->
  Constrexpr.constr_expr ->
  Constrexpr.constr_exprSource
val mkCLambdaN_simple : 
  (Names.lname list * Constrexpr.binder_kind * Constrexpr.constr_expr) list ->
  Constrexpr.constr_expr ->
  Constrexpr.constr_exprSource
val merge_occurrences : 
  Loc.t ->
  'a Locus.clause_expr ->
  (Locus.occurrences_expr * 'b) option ->
  'b option * 'a Locus.clause_expr sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >