Theorems · Theorem · general topology
Filter.HasBasis.comp_surjective
∀ {α : Type u_1} {ι : Sort u_4} {ι' : Sort u_5} {l : Filter α} {p : ι → Prop} {s : ι → Set α},
l.HasBasis p s → ∀ {g : ι' → ι}, Function.Surjective g → l.HasBasis (p ∘ g) (s ∘ g)- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Filterstatement and proof · cited by 8,121
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.mem_iffproof · cited by 193
- Function.Surjective.existsproof · cited by 53
Cited by4
Results whose statement or proof uses this declaration.
- inv_atTop₀proof · cited by 3
- inv_atBot₀proof · cited by 2
- Filter.HasBasis.comp_equivproof · cited by 2
- Homeomorph.comap_coclosedCompactproof · cited by 1