Theorems · Theorem · measure theory
MeasureTheory.lintegral_eq_const
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [MeasureTheory.IsProbabilityMeasure μ]
{f : α → ENNReal} {c : ENNReal}, (∀ᵐ (x : α) ∂μ, f x = c) → ∫⁻ (x : α), f x ∂μ = c- Cited by
- 3 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- mul_oneproof · cited by 3,885
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.lintegralstatement · cited by 1,152
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.IsProbabilityMeasure.measure_univproof · cited by 135
- MeasureTheory.lintegral_constproof · cited by 123
- MeasureTheory.lintegral_congr_aeproof · cited by 95
Cited by3
Results whose statement or proof uses this declaration.
- DependsOn.lmarginalPartialTraj_of_leproof · cited by 2
- MeasureTheory.isProbabilityMeasure_joinproof · cited by 0
- MeasureTheory.isProbabilityMeasure_bindproof · cited by 0