Library MetaCoq.Template.config


Class checker_flags := {
  

  
  check_univs : bool ;

  
  prop_sub_type : bool ;

  
  indices_matter : bool ;

  
  lets_in_constructor_types : bool
}.

Should correspond to Coq