lean2/library/algebra
2015-09-12 21:46:09 -04: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/algebra): add link to complete lattices module 2015-09-04 13:04:36 -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/data/set/basic): standardize intro and elim theorem names 2015-09-03 15:38:27 -07:00
field.lean refactor(library/algebra/{field,ordered_field}, library/*): more renaming, setting implicit arguments 2015-09-01 14:47:19 -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_power,library/*): change definition of pow 2015-08-14 18:49:57 -07:00
group_power.lean refactor(library/algebra/group_power,library/*): change definition of pow 2015-08-14 18:49:57 -07: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 fix(library/algebra/ordered_filed): rename theorems 2015-09-12 21:46:09 -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/ordered_ring,ordered_field): move theorems from ordered_field to ordered_ring 2015-09-01 14:47:19 -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 feat/refactor(library/theories/number_theory/irrational_roots,library/*): show nth roots irrational, and add lots of missing theorems 2015-08-16 23:23:23 -04:00
ring_power.lean refactor(library/algebra/{field,ordered_field}, library/*): more renaming, setting implicit arguments 2015-09-01 14:47:19 -07:00