Theorems · Theorem · real analysis
ENNReal.eq_inv_of_mul_eq_one_left
∀ {a b : ENNReal}, a * b = 1 → a = b⁻¹- Defined in
- Mathlib.Data.ENNReal.Inv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- mul_assocproof · cited by 1,667
- ENNReal.mul_inv_cancelproof · cited by 37
- ENNReal.mul_topproof · cited by 26
- right_ne_zero_of_mul_eq_oneproof · cited by 7
- left_ne_zero_of_mul_eq_oneproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- ENNReal.inv_rpowproof · cited by 3
- ENNReal.zpow_negproof · cited by 3
- ProbabilityTheory.pred_true_of_uniformOn_eq_oneproof · cited by 0