Results about division in extended non-negative reals #
This file establishes basic properties related to the inversion and division operations on ℝ≥0∞.
For instance, as a consequence of being a DivInvOneMonoid, ℝ≥0∞ inherits a power operation
with integer exponent.
Main results #
A few order isomorphisms are worthy of mention:
-
OrderIso.invENNReal : ℝ≥0∞ ≃o ℝ≥0∞ᵒᵈ: The mapx ↦ x⁻¹as an order isomorphism to the dual. -
orderIsoIicOneBirational : ℝ≥0∞ ≃o Iic (1 : ℝ≥0∞): The birational order isomorphism betweenℝ≥0∞and the unit intervalSet.Iic (1 : ℝ≥0∞)given byx ↦ (x⁻¹ + 1)⁻¹with inversex ↦ (x⁻¹ - 1)⁻¹ -
orderIsoIicCoe (a : ℝ≥0) : Iic (a : ℝ≥0∞) ≃o Iic a: Order isomorphism between an initial interval inℝ≥0∞and an initial interval inℝ≥0given by the identity map. -
orderIsoUnitIntervalBirational : ℝ≥0∞ ≃o Icc (0 : ℝ) 1: An order isomorphism between the extended nonnegative real numbers and the unit interval. This isorderIsoIicOneBirationalcomposed with the identity order isomorphism betweenIic (1 : ℝ≥0∞)andIcc (0 : ℝ) 1.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
An order isomorphism between the extended nonnegative real numbers and the unit interval.