lean4-htt/library/init/algebra
Mario Carneiro 57934479ef refactor(algebra/ordered_field): move theorems from discrete
The theorems themselves are unchanged, although the proofs had to be reordered and changed a bit to accomodate.
Conflicts:

	library/init/algebra/ordered_field.lean
2018-02-13 10:51:50 -08:00
..
classes.lean feat(library/init/algebra/classes) add is_symm_op type class 2018-01-22 15:43:30 -08:00
default.lean feat(library/init/algebra): add discrete_linear_ordered_field 2016-12-17 21:18:59 -08:00
field.lean feat(library): do not using simp lemmas for sorting arguments of AC operators by default 2017-12-03 15:03:58 -08:00
functions.lean feat(library/init/meta/interactive): add goal tagging support for by_cases 2017-12-13 15:17:13 -08:00
group.lean feat(library): do not using simp lemmas for sorting arguments of AC operators by default 2017-12-03 15:03:58 -08:00
norm_num.lean feat(library/init/meta/interactive): rw [-h] ==> rw [← h] 2017-07-05 11:42:55 -07:00
order.lean feat(frontends/lean/elaborator): structure notation: fall back to inferring superclasses 2018-02-02 08:58:53 -08:00
ordered_field.lean refactor(algebra/ordered_field): move theorems from discrete 2018-02-13 10:51:50 -08:00
ordered_group.lean chore(library): remove unnecessary repeat applications 2017-12-04 12:16:11 -08:00
ordered_ring.lean chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
ring.lean feat(library): do not using simp lemmas for sorting arguments of AC operators by default 2017-12-03 15:03:58 -08:00