package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50

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.