Theorems · Theorem · measure theory
fst_integral
∀ {X : Type u_1} {E : Type u_3} {F : Type u_4} [inst : MeasurableSpace X] {μ : MeasureTheory.Measure X}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ E] [inst_4 : NormedSpace ℝ F]
[CompleteSpace F] {f : X → E × F}, MeasureTheory.Integrable f μ → (∫ (x : X), f x ∂μ).1 = ∫ (x : X), (f x).1 ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ContinuousLinearMap.fstproof · cited by 86
- MeasureTheory.integral_defproof · cited by 41
- ContinuousLinearMap.integral_comp_commproof · cited by 33
- CompleteSpace.fst_of_prodproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- snd_integralproof · cited by 2
- integral_pairproof · cited by 1
- MeasureTheory.fst_integral_withLpproof · cited by 0