lean2/library/algebra
Leonardo de Moura c9f3b766f8 refactor(library/algebra/category/constructions): modify proof
It was affected by the new way of handling projections that we will implement
2015-06-25 17:48:26 -07:00
..
category refactor(library/algebra/category/constructions): modify proof 2015-06-25 17:48:26 -07:00
algebra.md refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
binary.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
bundled.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
field.lean feat(library/algebra): finish/move more general theorems from reals to algebra) 2015-06-16 11:30:12 -07:00
function.lean fix(library/algebra/function): lean was failing to infer that injective is a decidable predicate for finite types with decidable equality 2015-06-09 15:30:58 -07:00
group.lean refactor(library/algebra/group): avoid abuse of rewrite tactic 2015-06-22 15:11:14 -07:00
group_bigops.lean refactor(library/data/finset/basic.lean): change order of arguments to induction tactic 2015-05-25 16:50:42 -07:00
group_power.lean fix({hott,library}/algebra/*): fix names 2015-05-23 14:05:06 +10:00
order.lean feat(library/algebra): update algebraic hierarchy to be more constructive 2015-05-29 14:11:50 +10:00
ordered_field.lean chore(library/algebra/ordered_field): remove redundant line in calc 2015-06-25 17:30:12 -07:00
ordered_group.lean feat(library/algebra): move more theorems from reals to algebra) 2015-06-16 11:30:12 -07:00
ordered_ring.lean feat(library/algebra/ordered_ring): add theorems used for rational upper bounds 2015-06-16 11:30:12 -07:00
relation.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
ring.lean refactor(library/algebra/ring): more robust proofs 2015-06-22 15:31:03 -07:00