lean2/library/algebra
2016-03-02 19:45:45 -05:00
..
category refactor(library,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
algebra.md feat(library/algebra/homomorphism): add homomorphisms between algebraic structures 2016-03-02 19:45:45 -05:00
binary.lean feat(*): new numeral encoding 2015-11-08 14:04:55 -08:00
bundled.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
complete_lattice.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
field.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
galois_connection.lean refactor(library/algebra): fix theorem names 2016-01-06 10:57:55 -08:00
group.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
group_bigops.lean refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
group_power.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
homomorphism.lean feat(library/algebra/homomorphism): add homomorphisms between algebraic structures 2016-03-02 19:45:45 -05:00
interval.lean refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
lattice.lean refactor(library/algebra): explicit parameters also for fun instances 2016-01-06 10:58:14 -08:00
module.lean feat(library/algebra/homomorphism): add homomorphisms between algebraic structures 2016-03-02 19:45:45 -05:00
order.lean refactor(library/hott): remove more unnecessary annotations 2016-02-25 14:30:00 -08:00
order_bigops.lean feat(library/algebra/order_bigops): add min and max over finsets and finite sets 2016-01-24 16:26:57 -08:00
ordered_field.lean feat(frontends/lean): remove '[visible]' annotation, remove 'is_visible' tracking 2016-02-29 12:31:23 -08:00
ordered_group.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
ordered_ring.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
priority.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08: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 refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
ring_bigops.lean feat(library/algebra/ring_bigops): make start on file with more properties of sums and products 2015-12-22 16:39:13 -05:00
ring_power.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00