Theorems · Theorem · measure theory
MeasureTheory.Integrable.fst
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_8} {F : Type u_9}
[inst : NormedAddCommGroup E] [NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [NormedSpace ℝ F] {f : α → E × F},
MeasureTheory.Integrable f μ → MeasureTheory.Integrable (fun x => (f x).1) μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ContinuousLinearMap.fstproof · cited by 86
- ContinuousLinearMap.integrable_compproof · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- snd_integralproof · cited by 2
- MeasureTheory.integrable_prodproof · cited by 0