Theorems · Theorem · measure theory
MeasureTheory.average_const
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[CompleteSpace E] (μ : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] [h : NeZero μ] (c : E),
⨍ (_x : α), c ∂μ = c- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 1 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- ENNRealproof · cited by 9,879
- Set.univproof · cited by 3,945
- CompleteSpacestatement and proof · cited by 2,532
- one_smulproof · cited by 1,374
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- ENNReal.toRealproof · cited by 859
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setAverage_constproof · cited by 1