lean2/library/algebra
2016-06-02 10:45:53 -07:00
..
category refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
algebra.md feat(library/algebra/monotone): add properties of monotone functions 2016-03-02 22:01:35 -05:00
binary.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
bundled.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
complete_lattice.lean feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
field.lean fix(library,hott): avoid rewrite with patterns of the form (?M ...) 2016-03-09 15:39:17 -08:00
galois_connection.lean refactor(library/algebra): fix theorem names 2016-01-06 10:57:55 -08:00
group.lean feat(library/algebra/monotone): add properties of monotone functions 2016-03-02 22:01:35 -05:00
group_bigops.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
group_power.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
homomorphism.lean fix(library,hott): avoid rewrite with patterns of the form (?M ...) 2016-03-09 15:39:17 -08: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
matrix.lean refactor(algebra/matrix): rename theorems, split proof of transposition theorem 2016-04-11 09:46:46 -07:00
module.lean feat(algebra/module): difference of linear operators is linear 2016-06-02 10:45:53 -07:00
monotone.lean fix(library/algebra/monotone): fix theorem names 2016-03-02 22:54:51 -05:00
order.lean feat(connectedness): show that if f is n-connected, then trunc_functor k f is so, too 2016-04-11 09:45:59 -07:00
order_bigops.lean feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
ordered_field.lean feat(algebra/ordered_field): add stronger division sign theorem 2016-06-02 10:45:53 -07:00
ordered_group.lean feat(library/algebra/monotone): add properties of monotone functions 2016-03-02 22:01:35 -05: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(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
ring_power.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00