lean2/library/algebra
2015-08-04 16:23:31 -04:00
..
category refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
algebra.md 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
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
field.lean chore(library): remove outdated comments 2015-07-31 08:37:24 -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 feat(library/algebra/group_bigops): add Prodl theorems 2015-07-15 14:49:53 -04:00
group_power.lean fix(algebra/group_power): change notation suggested by @avigad 2015-08-04 16:23:31 -04: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): move theorems from real to algebra 2015-08-03 15:01:32 -04: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 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
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/data): cleanup proofs using new features 2015-07-21 09:57:10 -07:00
ring_power.lean feat(library/algebra/ring_power): add properties of power in ring structures 2015-07-07 21:05:48 -07:00