lean2/library/algebra
2015-08-12 17:06:15 -07:00
..
category refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
algebra.md feat(library/algebra/group_set_bigops.lean): add set versions of bigops 2015-08-08 04:23:52 -07:00
binary.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
bundled.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
complete_lattice.lean refactor(library/algebra/complete_lattice): add alternative definitions of complete_lattice and convertions between them 2015-08-09 20:40:07 -07:00
field.lean feat(library/algebra): finish adding one-directional versions of iff theorems 2015-08-07 13:30:23 -07:00
group.lean feat(library/algebra/group_power): add times (additive variant of power) 2015-08-04 16:23:31 -04:00
group_bigops.lean refactor(library/algebra/group_bigops,library/*): put group_bigops in 'finset' namespace, in preparation for set versions 2015-08-08 04:23:52 -07:00
group_power.lean fix(algebra/group_power): change notation suggested by @avigad 2015-08-04 16:23:31 -04:00
group_set_bigops.lean refactor(library/logic/choice): move prop_decidable instance into namespace 'classical' 2015-08-12 17:06:15 -07:00
lattice.lean refactor(library/algebra/{lattice,order},library/data/nat): split lattice from order, make nat an instance of discrete linear order 2015-08-03 22:41:56 -04:00
order.lean refactor(library/algebra/{lattice,order},library/data/nat): split lattice from order, make nat an instance of discrete linear order 2015-08-03 22:41:56 -04:00
ordered_field.lean feat(library/algebra): finish adding one-directional versions of iff theorems 2015-08-07 13:30:23 -07:00
ordered_group.lean refactor(library/algebra/{lattice,order},library/data/nat): split lattice from order, make nat an instance of discrete linear order 2015-08-03 22:41:56 -04:00
ordered_ring.lean feat(library/algebra): finish adding one-directional versions of iff theorems 2015-08-07 13:30:23 -07:00
priority.lean fix(library/algebra): missing file 2015-06-30 18:15:13 -07:00
relation.lean feaf(library): make sure basic standard library can be compiled with option "--to_axiom" 2015-07-29 16:11:23 -07:00
ring.lean refactor(library/algebra/ring): add alternate names for dvd.intro, dvd.intro_left 2015-08-09 22:13:18 -04:00
ring_power.lean feat(library/algebra/ring_power): add properties of power in ring structures 2015-07-07 21:05:48 -07:00