lean2/library/algebra
2015-05-17 12:54:36 +10:00
..
category refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
algebra.md refactor,feat(library/{data,algebra}): move bigops to algebra, define sums 2015-05-16 18:42:13 +10:00
binary.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
bundled.lean refactor(library/algebra): move bundled structures to separate module 2015-03-02 18:45:08 -08:00
field.lean refactor(library/algebra/field.lean): rename has_decidable_eq and declare instance 2015-04-18 11:39:52 -07:00
function.lean feat(function): add unfold hints to function.[h]lean 2015-05-07 16:39:03 -07:00
group.lean feat(library/algebra/group.lean): add coercions from additive (comm) monoid to (comm) monoid 2015-05-16 18:27:49 +10:00
group_bigops.lean feat(library/data/nat/bigops.lean): add finite products and sums for nat 2015-05-16 22:26:59 +10:00
group_power.lean refactor,feat(library/{data,algebra}): move bigops to algebra, define sums 2015-05-16 18:42:13 +10:00
order.lean feat(library/algebra/order): add alternate names for le.antisymm etc. 2015-05-17 12:54:36 +10:00
ordered_field.lean feat(frontends/lean): nicer syntax for 'intros' 'reverts' and 'clears' 2015-04-30 11:00:39 -07:00
ordered_group.lean refactor(ordered_group): replace 'match' with 'obtain' 2015-05-06 10:34:43 -07:00
ordered_ring.lean feat(frontends/lean): nicer syntax for 'intros' 'reverts' and 'clears' 2015-04-30 11:00:39 -07:00
relation.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
ring.lean feat(library/data/nat/bigops.lean): add finite products and sums for nat 2015-05-16 22:26:59 +10:00