Skip to content

Releases: leanprover/cslib

v4.30.0-rc1

07 Apr 00:46
6178564

Choose a tag to compare

v4.30.0-rc1 Pre-release
Pre-release
feat(Logics/Propositional): definitions (#89)

This PR defines propositions for propositional logic, including notation
for the logical connectives. A `Theory` is a set of `Proposition`. Also
defines minimal, intuitionistic and classical theories, and extensions
of maps `Atom → Atom'` to maps `Proposition Atom → Proposition Atom'`
and `Theory Atom → Theory Atom'`.

---------

Co-authored-by: twwar <tom.waring@unimelb.edu.au>

v4.29.0

31 Mar 13:11
0d37cc7

Choose a tag to compare

chore: bump toolchain to v4.29.0 (#463)

Co-authored-by: Chris Henson <chrishenson.net@gmail.com>

v4.29.0-rc8

26 Mar 10:24
74388a7

Choose a tag to compare

v4.29.0-rc8 Pre-release
Pre-release
chore: bump toolchain to v4.29.0-rc8 (#457)

v4.29.0-rc7

24 Mar 05:02
1119f31

Choose a tag to compare

v4.29.0-rc7 Pre-release
Pre-release
chore: bump toolchain to v4.29.0-rc7 (#452)

v4.29.0-rc3

02 Mar 02:53
0ee36ae

Choose a tag to compare

v4.29.0-rc3 Pre-release
Pre-release
chore: bump toolchain to v4.29.0-rc3 (#382)

v4.29.0-rc2

25 Feb 05:47
1316808

Choose a tag to compare

v4.29.0-rc2 Pre-release
Pre-release
chore: bump toolchain to v4.29.0-rc2 (#368)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

v4.29.0-rc1

19 Feb 01:08
24899be

Choose a tag to compare

v4.29.0-rc1 Pre-release
Pre-release
chore(CombinatoryLogic): miscellaneous grind golfing (#345)

Low priority

---------

Co-authored-by: twwar <tom.waring@unimelb.edu.au>
Co-authored-by: Chris Henson <chrishenson.net@gmail.com>