package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3

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.