Theorems · Theorem · measure theory
MeasureTheory.Measure.ext_of_generateFrom_of_cover
∀ {α : Type u_2} {m0 : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} {S T : Set (Set α)},
m0 = MeasurableSpace.generateFrom S →
T.Countable →
IsPiSystem S →
⋃₀ T = Set.univ → (∀ t ∈ T, μ t ≠ ⊤) → (∀ t ∈ T, ∀ s ∈ S, μ (s ∩ t) = ν (s ∩ t)) → (∀ t ∈ T, μ t = ν t) → μ = ν- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.univstatement and proof · cited by 3,945
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- Disjointproof · cited by 2,201
- SummationFilter.unconditionalproof · cited by 2,068
- MeasureTheory.Measure.restrictproof · cited by 1,646
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.ext_of_generateFrom_of_cover_subsetproof · cited by 3