lean2/library/standard/logic/connectives/connectives.md
2014-08-01 21:22:53 -07:00

416 B

logic.connectives

Logical operations and connectives.

  • prop : the type Prop
  • function : notation for functions
  • basic : propositional connectives
  • eq : equality and disequality
  • cast : casts and heterogeneous equality
  • quantifiers : existential and universal quantifiers
  • if : if-then-else