lean2/library/algebra
2015-12-26 10:45:53 -08:00
..
category feat(hott/algebra): port abstract structures 2015-12-09 12:34:06 -08:00
algebra.md feat(library/algebra/intervals): add notation for intervals 2015-12-26 10:45:53 -08: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): remove algebra namespace 2015-12-05 23:50:01 -08:00
field.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
group.lean fix(algebra/group.lean): remove unnecessary use of add.assoc from theorem bit0_add_bit1_helper 2015-12-22 09:12:57 -05:00
group_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
group_power.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
intervals.lean feat(library/algebra/intervals): add notation for intervals 2015-12-26 10:45:53 -08:00
lattice.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
module.lean feat(library/theories/analysis/normed_space): start theory of normed spaces for analysis 2015-12-22 16:39:13 -05:00
order.lean feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
ordered_field.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
ordered_group.lean refactor(library): use anonymous instance implicit arguments 2015-12-13 11:46:48 -08:00
ordered_ring.lean chore(library/algebra/ordered_ring): use 'note' 2015-12-15 09:33:57 -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/norm_num): avoid manual constant name initialization 2015-12-13 21:38:59 -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 feat(library/algebra/ring_bigops): make start on file with more properties of sums and products 2015-12-22 16:39:13 -05:00