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.20.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=0cfaa70f569be9494d24c829e6555d46
    
    
  sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2
    
    
  doc/ring_plugin/Ring_plugin/Ring_ast/index.html
Module Ring_plugin.Ring_astSource
Source
type cst_tac_spec = - | CstTac of Ltac_plugin.Tacexpr.raw_tactic_expr
- | Closed of Libnames.qualid list
Source
type 'constr ring_mod = - | Ring_kind of 'constr coeff_spec
- | Const_tac of cst_tac_spec
- | Pre_tac of Ltac_plugin.Tacexpr.raw_tactic_expr
- | Post_tac of Ltac_plugin.Tacexpr.raw_tactic_expr
- | Setoid of Constrexpr.constr_expr * Constrexpr.constr_expr
- | Pow_spec of cst_tac_spec * Constrexpr.constr_expr
- | Sign_spec of Constrexpr.constr_expr
- | Div_spec of Constrexpr.constr_expr
Source
type ring_info = {- ring_name : Names.Id.t;
- ring_carrier : Constr.types;
- ring_req : Constr.constr;
- ring_setoid : Constr.constr;
- ring_ext : Constr.constr;
- ring_morph : Constr.constr;
- ring_th : Constr.constr;
- ring_cst_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
- ring_pow_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
- ring_lemma1 : Constr.constr;
- ring_lemma2 : Constr.constr;
- ring_pre_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
- ring_post_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
}Source
type field_info = {- field_name : Names.Id.t;
- field_carrier : Constr.types;
- field_req : Constr.constr;
- field_cst_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
- field_pow_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
- field_ok : Constr.constr;
- field_simpl_eq_ok : Constr.constr;
- field_simpl_ok : Constr.constr;
- field_simpl_eq_in_ok : Constr.constr;
- field_cond : Constr.constr;
- field_pre_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
- field_post_tac : Ltac_plugin.Tacexpr.glob_tactic_expr;
} sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >