Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_congr_norm_ae
∀ {α : Type u_1} {F : Type u_5} {G : Type u_6} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup F] [inst_1 : NormedAddCommGroup G] {f : α → F} {g : α → G},
(∀ᵐ (x : α) ∂μ, ‖f x‖ = ‖g x‖) → MeasureTheory.eLpNorm f p μ = MeasureTheory.eLpNorm g p μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.Eventually.monoproof · cited by 646
- MeasureTheory.eLpNormstatement · cited by 329
- NNReal.eqproof · cited by 201
- MeasureTheory.eLpNorm_congr_nnnorm_aeproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_normproof · cited by 5
- MeasureTheory.eLpNorm_starproof · cited by 2
- MeasureTheory.eLpNorm_indicator_sub_indicatorproof · cited by 1