lean2/library/algebra
Leonardo de Moura 88c659c54e feaf(library): make sure basic standard library can be compiled with option "--to_axiom"
We use this option to erase proofs when generating the javascript
version. The proofs are erased to minimize the size of the file that
must be downloaded by users
2015-07-29 16:11:23 -07:00
..
category refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
algebra.md feat(library/algebra/ring_power): add properties of power in ring structures 2015-07-07 21:05:48 -07:00
binary.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
bundled.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
field.lean refactor(library): use new 'suppose'-expression 2015-07-19 21:15:20 -07:00
group.lean feat(library/algebra/group): add definitions and lemmas of conjugation 2015-07-15 19:36:18 -07:00
group_bigops.lean feat(library/algebra/group_bigops): add Prodl theorems 2015-07-15 14:49:53 -04:00
group_power.lean feat(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07:00
order.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
ordered_field.lean feaf(library): make sure basic standard library can be compiled with option "--to_axiom" 2015-07-29 16:11:23 -07:00
ordered_group.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
ordered_ring.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
priority.lean fix(library/algebra): missing file 2015-06-30 18:15:13 -07: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/data): cleanup proofs using new features 2015-07-21 09:57:10 -07:00
ring_power.lean feat(library/algebra/ring_power): add properties of power in ring structures 2015-07-07 21:05:48 -07:00