Module docstring
{"# Topological structure on EReal
We prove basic properties of the topology on EReal.
Main results
Real.toEReal : ℝ → ERealis an open embeddingENNReal.toEReal : ℝ≥0∞ → ERealis a closed embedding- The addition on
ERealis continuous except at(⊥, ⊤)and at(⊤, ⊥). - Negation is a homeomorphism on
EReal.
Implementation
Most proofs are adapted from the corresponding proofs on ℝ≥0∞.
","### Real coercion ","### ENNReal coercion ","### Neighborhoods of infinity ","### toENNReal ","### Infs and Sups ","### Liminfs and Limsups ","### Continuity of addition ","### Continuity of multiplication "}