Theorems · Theorem · probability
ProbabilityTheory.IdentDistrib.eLpNorm_eq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} {f : α → γ} {g : β → γ}
[inst_3 : NormedAddCommGroup γ] [OpensMeasurableSpace γ],
ProbabilityTheory.IdentDistrib f g μ ν → ∀ (p : ENNReal), MeasureTheory.eLpNorm f p μ = MeasureTheory.eLpNorm g p ν- Defined in
- Mathlib.Probability.IdentDistrib
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · 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
- Top.topproof · cited by 9,680
- MeasureTheory.lintegralproof · cited by 1,152
- ENNReal.toRealproof · cited by 859
- ENorm.enormproof · cited by 715
- OpensMeasurableSpacestatement and proof · cited by 636
- one_divproof · cited by 624
- MeasureTheory.eLpNormstatement and proof · cited by 329
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IdentDistrib.memLp_sndproof · cited by 2