Commit 2023-03-06 06:48 0a4af621
View on Github →feat: port Topology.Algebra.Order.Field (#2626)
I made substantial changes to the proofs. To avoid backporting most of them, in leanprover-community/mathlib#18552 I add private
to lemmas that are deleted in this PR. Also, I backport Homeomorph.symm_symm
in leanprover-community/mathlib#18551