Theorems · Theorem · measure theory
MeasureTheory.setAverage_congr_fun
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{μ : MeasureTheory.Measure α} {s : Set α} {f g : α → E},
MeasurableSet s → (∀ᵐ (x : α) ∂μ, x ∈ s → f x = g x) → ⨍ (x : α) in s, f x ∂μ = ⨍ (x : α) in s, g x ∂μ- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- Set.univproof · cited by 3,945
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.