Theorems · Definition · real analysis
EReal.abs
EReal → ENNReal
The absolute value from EReal to ℝ≥0∞, mapping ⊥ and ⊤ to ⊤ and
a real x to |x|.
- Defined in
- Mathlib.Data.EReal.Inv
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by15
Results whose statement or proof uses this declaration.
- EReal.abs_defstatement · cited by 4
- EReal.abs_zerostatement · cited by 3
- EReal.sign_mul_absstatement and proof · cited by 3
- EReal.abs_eq_zero_iffstatement · cited by 2
- EReal.abs_negstatement and proof · cited by 1
- EReal.abs_topstatement · cited by 1
- EReal.coe_absstatement · cited by 1
- EReal.abs_botstatement · cited by 0
- EReal.abs_coe_lt_topstatement · cited by 0
- EReal.abs_mulstatement and proof · cited by 0
- EReal.abs_mul_signstatement and proof · cited by 0
- EReal.le_iff_signstatement and proof · cited by 0