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/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.