Theorems · Theorem · measure theory
MeasureTheory.integral_countable
∀ {X : Type u_2} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] {f : X → E}
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] [MeasurableSingletonClass X] {μ : MeasureTheory.Measure X} [Countable X],
MeasureTheory.Integrable f μ → ∫ (x : X), f x ∂μ = ∑' (x : X), μ.real {x} • f x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · 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
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_countableproof · cited by 2
- MeasureTheory.integral_countable'proof · cited by 0
- ZMod.dft_eq_fourierproof · cited by 0