Theorems · Theorem · measure theory
ContinuousMap.integral_apply
∀ {X : Type u_1} {Y : Type u_2} {E : Type u_3} [inst : MeasurableSpace X] {μ : MeasureTheory.Measure X}
[inst_1 : NormedAddCommGroup E] [inst_2 : TopologicalSpace Y] [inst_3 : CompactSpace Y] [inst_4 : NormedSpace ℝ E]
[CompleteSpace E] {f : X → C(Y, E)},
MeasureTheory.Integrable f μ → ∀ (y : Y), (∫ (x : X), f x ∂μ) y = ∫ (x : X), (f x) y ∂μ- Cited by
- 1 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- ContinuousMapstatement and proof · cited by 2,491
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- CompactSpacestatement and proof · cited by 593
Cited by1
Results whose statement or proof uses this declaration.
- cfc_integral'proof · cited by 2