Theorems · Theorem · measure theory
MeasureTheory.Integrable.prodMk
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] [inst_1 : NormedAddCommGroup γ] {f : α → β} {g : α → γ},
MeasureTheory.Integrable f μ → MeasureTheory.Integrable g μ → MeasureTheory.Integrable (fun x => (f x, g x)) μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Norm.normproof · cited by 5,413
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- norm_nonnegproof · cited by 725
- Filter.Eventually.of_forallproof · cited by 526
- le_abs_selfproof · cited by 113
- MeasureTheory.Integrable.aestronglyMeasurableproof · cited by 84
- MeasureTheory.Integrable.normproof · cited by 63
- MeasureTheory.AEStronglyMeasurable.prodMkproof · cited by 18
- MeasureTheory.HasFiniteIntegral.monoproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- ConvexOn.average_mem_epigraphproof · cited by 3
- snd_integralproof · cited by 2
- StrictConvexOn.ae_eq_const_or_map_average_ltproof · cited by 1
- integral_pairproof · cited by 1
- MeasureTheory.integrable_prodproof · cited by 0