Theorems · Theorem · measure theory
MeasureTheory.lintegral_eq_zero_of_isAddLeftInvariant
∀ {G : Type u_1} [inst : MeasurableSpace G] {μ : MeasureTheory.Measure G} [inst_1 : TopologicalSpace G]
[inst_2 : AddGroup G] [IsTopologicalAddGroup G] [BorelSpace G] [μ.IsAddLeftInvariant] [μ.Regular] [NeZero μ]
{f : G → ENNReal}, Continuous f → (∫⁻ (x : G), f x ∂μ = 0 ↔ f = 0)For nonzero regular left invariant measures, the integral of a continuous nonnegative
function f is 0 iff f is 0.
- Defined in
- Mathlib.MeasureTheory.Group.LIntegral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 205 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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddGroupstatement and proof · cited by 4,410
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- MeasureTheory.lintegralstatement · cited by 1,152
- Continuous.measurableproof · cited by 181
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
- MeasureTheory.Measure.Regularstatement and proof · cited by 61
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.