Theorems · Theorem · measure theory
MeasureTheory.Measure.sigmaFinite_iff_measure_singleton_lt_top
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [Countable α],
MeasureTheory.SigmaFinite μ ↔ ∀ (a : α), μ {a} < ⊤A measure on a countable space is sigma-finite iff it gives finite mass to every singleton.
See measure_singleton_lt_top for the forward direction without the countability assumption.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.univproof · cited by 3,945
- IsEmptyproof · cited by 759
- Countablestatement and proof · cited by 633
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- isEmpty_or_nonemptyproof · cited by 269
- Function.Surjective.forallproof · cited by 214
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.