package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

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.