Theorems · Theorem · measure theory
MeasureTheory.MemLp.comp_fst
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] {μ : MeasureTheory.Measure α} {p : ENNReal} {f : α → ε},
MeasureTheory.MemLp f p μ →
∀ (ν : MeasureTheory.Measure β) [MeasureTheory.IsFiniteMeasure ν], MeasureTheory.MemLp (fun x => f x.1) p (μ.prod ν)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.univproof · cited by 3,945
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.Measure.prodstatement · cited by 353
- ContinuousENormstatement and proof · cited by 290
- aemeasurable_idproof · cited by 66
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.comp_fstproof · cited by 2
- ProbabilityTheory.variance_add_prodproof · cited by 1
- MeasureTheory.integral_continuousLinearMap_prod'proof · cited by 1
- ProbabilityTheory.covariance_fst_snd_prodproof · cited by 0