Theorems · Theorem · measure theory
Filter.HasBasis.vitaliFamily
∀ {X : Type u_1} [inst : PseudoMetricSpace X] {m0 : MeasurableSpace X} {μ : MeasureTheory.Measure X}
(v : VitaliFamily μ) {ι : Sort u_2} {p : ι → Prop} {s : ι → Set X} {x : X},
(nhds x).HasBasis p s → (v.filterAt x).HasBasis p fun i => {t | t ∈ v.setsAt x ∧ t ⊆ s i}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 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.
Cites12
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredstatement · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- PseudoMetricSpacestatement and proof · cited by 1,550
- Filter.HasBasisstatement and proof · cited by 604
- VitaliFamilystatement and proof · cited by 68
- VitaliFamily.filterAtstatement and proof · cited by 49
- VitaliFamily.setsAtstatement and proof · cited by 22
- Filter.HasBasis.inf_principalproof · cited by 18
- Filter.HasBasis.smallSetsproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- VitaliFamily.filterAt_basis_closedBallproof · cited by 2