lean2/library/algebra
2015-03-25 18:29:06 -07:00
..
category refactor(library/algebra/category/constructions): more rewrite tactic tests 2015-03-12 20:27:11 -07:00
algebra.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
binary.lean feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
bundled.lean refactor(library/algebra): move bundled structures to separate module 2015-03-02 18:45:08 -08:00
field.lean fix(library/algebra/ring.lean): allow degenerate semirings and rings, but not degenerate ordered_semirings and ordered_rings. Closes #478. 2015-03-25 18:29:06 -07:00
function.lean feat(library): export [reducible] annotations from function namespace to top-level 2015-02-16 18:52:41 -08:00
group.lean feat(library/algebra/group): cleanup some proofs 2015-03-05 18:46:07 -08:00
order.lean fix(library/algebra/order): duplicate argument 2015-03-03 17:04:26 -08:00
ordered_group.lean feat(library/algebra/ordered_group): improve performance using rewrite tactic 2015-03-01 11:38:27 -08:00
ordered_ring.lean fix(library/algebra/ring.lean): allow degenerate semirings and rings, but not degenerate ordered_semirings and ordered_rings. Closes #478. 2015-03-25 18:29:06 -07:00
relation.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
ring.lean fix(library/algebra/ring.lean): allow degenerate semirings and rings, but not degenerate ordered_semirings and ordered_rings. Closes #478. 2015-03-25 18:29:06 -07:00