Coercion from ℕ∞
to ℝ≥0∞
#
In this file we define a coercion from ℕ∞
to ℝ≥0∞
and prove some basic lemmas about this map.
Coercion from ℕ∞
to ℝ≥0∞
.
Equations
Instances For
Equations
- ENat.hasCoeENNReal = { coe := ENat.toENNReal }
Coercion ℕ∞ → ℝ≥0∞
as an OrderEmbedding
.
Equations
- ENat.toENNRealOrderEmbedding = Nat.castOrderEmbedding.withTopMap
Instances For
@[simp]
Coercion ℕ∞ → ℝ≥0∞
as a ring homomorphism.
Equations
Instances For
@[deprecated ENat.toENNReal_inj (since := "2024-12-29")]
Alias of ENat.toENNReal_inj
.