Theorems · Theorem · measure theory
MeasureTheory.MemLp.fst
∀ {X : Type u_1} {mX : MeasurableSpace X} {μ : MeasureTheory.Measure X} {p : ENNReal} {E : Type u_2} {F : Type u_3}
[inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup F] {f : X → E × F},
MeasureTheory.MemLp f p μ → MeasureTheory.MemLp (fun x => (f x).1) p μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.memLp_prod_iffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.