package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587

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

Module EqschemesSource

This file builds schemes relative to equality inductive types

Builds a left-to-right rewriting scheme for an equality type

Sourceval rew_r2l_forward_dep_scheme_kind : Ind_tables.individual Ind_tables.scheme_kind
Sourceval rew_l2r_forward_dep_scheme_kind : Ind_tables.individual Ind_tables.scheme_kind

Builds a symmetry scheme for a symmetrical equality type

Sourceval sym_involutive_scheme_kind : Ind_tables.individual Ind_tables.scheme_kind

Builds a congruence scheme for an equality type

OCaml

Innovation. Community. Security.