Theorems · Theorem · measure theory
MeasureTheory.Integrable.of_comp_snd
∀ {α : Type u_1} {β : Type u_2} {E : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
{μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} [inst_2 : NormedAddCommGroup E] [MeasureTheory.SFinite ν]
{f : β → E}, MeasureTheory.Integrable (fun x => f x.2) (μ.prod ν) → μ ≠ 0 → MeasureTheory.Integrable f ν- Defined in
- Mathlib.MeasureTheory.Integral.Prod
- Cited by
- 2 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- Set.univproof · cited by 3,945
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.lintegralproof · cited by 1,152
- AEMeasurableproof · cited by 840
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
- ENorm.enormproof · cited by 715
- MeasureTheory.SFinitestatement and proof · cited by 449
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.comp_snd_iffproof · cited by 1
- MeasureTheory.Integrable.of_comp_fstproof · cited by 1