Skip to content

Releases: Deducteam/lambdapi-stdlib

1.2.0

04 Feb 15:52
Compare
Choose a tag to compare

not compatible with lambdapi < 2.6.0

Added

  • HOL: Set constructor ⤳ for quantifying over function types
  • Impred: Set constructor o for quantifying over propositions
  • Epsilon: Hilbert's ε operator
  • List: add iota and indexes
  • Set: add ι:Set and an axiom el:Π a,τ a saying that every set is non-empty
  • Pos, Z: add printing to decimal notation

Changed

  • Z: rename × into *, and ~ into —
  • Z: add parsing from decimal notation
  • Nat: rename 0 into _0, and -1 into ∸1
  • Bool: declare istrue as injective

Fixed

  • Z: missing notation for ≥

1.1.0

21 Jun 17:34
5584437
Compare
Choose a tag to compare
add classical logic (#14)

1.0.0

19 Oct 19:13
f4b491c
Compare
Choose a tag to compare
fix library name and repo (#11)

0.0.0

27 Jan 12:16
Compare
Choose a tag to compare

First release.