Module cop::lean

source ·
Expand description

Clausal proof search à la leanCoP.

Re-exports

Modules

  • Path and lemmas.
  • Backtracking and restrictions thereof.
  • Clausal proof search.

Structs

  • Clausal contrapositive for a literal lit with some inferred information about it.

Enums

  • A full proof for a literal, including subproofs.

Type Aliases

  • Clausal database.
  • A matrix of clauses.