Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 583 Bytes

logic.md

File metadata and controls

18 lines (13 loc) · 583 Bytes

logic

Logical constructions and theorems, beyond what has already been declared in init.datatypes and init.logic.

The command import logic does not import any axioms by default.

  • connectives : the propositional connectives
  • eq : additional theorems for equality and disequality
  • cast : casts and heterogeneous equality
  • quantifiers : existential and universal quantifiers
  • identities : some useful identities
  • default

Subfolders: