@[reducible, inline]
Instances For
@[reducible, inline]
Equations
- Chapter5.Real.equivCut = { toFun := Chapter5.Real.toCut, invFun := Chapter5.DedekindCut.toReal, left_inv := ⋯, right_inv := ⋯ }
Instances For
@[reducible, inline]
Instances For
@[reducible, inline]
Instances For
@[reducible, inline]
Instances For
@[reducible, inline]
Equations
- Real.equivCut = { toFun := Real.toCut, invFun := Chapter5.DedekindCut.toR, left_inv := ⋯, right_inv := ⋯ }
Instances For
@[reducible, inline]
The isomorphism between the Chapter5.Real numbers and the Mathlib reals.
Instances For
@[reducible, inline]
Instances For
@[reducible, inline]
The isomorphism preserves order and ring operations.
Equations
- Chapter5.Real.equivR_ordered_ring = { toEquiv := Chapter5.Real.equivR, map_mul' := ⋯, map_add' := ⋯, map_le_map_iff' := ⋯ }