lean2/library/algebra
2015-05-06 10:34:43 -07:00
..
category refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -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 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 fix(library/algebra/function): terminology 2015-04-16 20:52:18 -07:00
group.lean feat(library/algebra/ring): remove sorrys 2015-03-30 11:55:48 -07:00
order.lean refactor(library): replace 'calc_trans', 'calc_symm', 'calc_refl' and 'calc_subst' commands with attributes '[symm]', '[refl]', '[trans]' and '[subst]' 2015-05-02 15:15:35 -07: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(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00