package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b

doc/coq-core.tactics/Elimschemes/index.html

Module ElimschemesSource

Induction/recursion schemes

Sourceval rect_scheme_kind_from_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval ind_scheme_kind_from_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval sind_scheme_kind_from_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval rec_scheme_kind_from_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval rect_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval rect_dep_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval ind_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval ind_dep_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval sind_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval sind_dep_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval rec_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval rec_dep_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind

Case analysis schemes

Sourceval case_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval case_scheme_kind_from_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval case_dep_scheme_kind_from_type : Ind_tables.individual Ind_tables.scheme_kind
Sourceval case_dep_scheme_kind_from_type_in_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval case_dep_scheme_kind_from_prop : Ind_tables.individual Ind_tables.scheme_kind
Sourceval case_dep_scheme_kind_from_prop_in_prop : Ind_tables.individual Ind_tables.scheme_kind
OCaml

Innovation. Community. Security.