Theorems · Definition · real analysis
NNReal.HolderTriple.casesOn
{p q r : NNReal} →
{motive : p.HolderTriple q r → Sort u} →
(t : p.HolderTriple q r) →
((inv_add_inv_eq_inv : p⁻¹ + q⁻¹ = r⁻¹) → (left_pos : 0 < p) → (right_pos : 0 < q) → motive ⋯) → motive t- Defined in
- Mathlib.Data.Real.ConjExponents
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- NNReal.HolderTriplestatement and proof · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- NNReal.holderTriple_iffproof · cited by 2