Theorems · Theorem · measure theory
MeasureTheory.lintegral_indicator_const_comp
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{f : α → β} {s : Set β},
Measurable f → MeasurableSet s → ∀ (c : ENNReal), ∫⁻ (a : α), s.indicator (fun x => c) (f a) ∂μ = c * μ (f ⁻¹' s)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement · cited by 1,152
- Set.indicatorstatement · cited by 723
- measurable_constproof · cited by 156
- MeasureTheory.Measure.map_applyproof · cited by 139
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.deterministic_comp_eq_mapproof · cited by 8
- ProbabilityTheory.Kernel.lintegral_compProd'proof · cited by 1
- ProbabilityTheory.Kernel.measurable_lintegral_indicator_constproof · cited by 1