Theorems · Theorem · measure theory
VitaliFamily.fineSubfamilyOn_iff_frequently
∀ {X : Type u_1} [inst : PseudoMetricSpace X] {m0 : MeasurableSpace X} {μ : MeasureTheory.Measure X}
(v : VitaliFamily μ) {f : X → Set (Set X)} {s : Set X},
v.FineSubfamilyOn f s ↔ ∀ x ∈ s, ∃ᶠ (t : Set X) in v.filterAt x, t ∈ f x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.closedBallproof · cited by 704
- Filter.Frequentlystatement · cited by 414
- VitaliFamilystatement and proof · cited by 68
- VitaliFamily.filterAtstatement · cited by 49
- VitaliFamily.setsAtproof · cited by 22
- VitaliFamily.FineSubfamilyOnstatement · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- VitaliFamily.fineSubfamilyOn_of_frequentlyproof · cited by 1