Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.variation_apply_eq_zero
∀ {X : Type u_1} {V : Type u_2} {mX : MeasurableSpace X} [inst : TopologicalSpace V] [inst_1 : ENormedAddCommMonoid V]
[inst_2 : T2Space V] {μ : MeasureTheory.VectorMeasure X V} {s : Set X},
MeasurableSet s → (μ.variation s = 0 ↔ ∀ t ⊆ s, MeasurableSet t → μ t = 0)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- LE.le.transproof · cited by 3,151
- MeasurableSetstatement and proof · cited by 3,075
- T2Spacestatement and proof · cited by 1,351
- ENorm.enormproof · cited by 715
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasureTheory.measure_monoproof · cited by 338
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.variation_mapproof · cited by 3