Mathlib Map

Theorems · Theorem · general topology

TopologicalSpace.exists_countable_basis

∀ (α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α],
  ∃ b, b.Countable ∧ ∅ ∉ b ∧ TopologicalSpace.IsTopologicalBasis b
Defined in
Mathlib.Topology.Bases
Cited by
9 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceSecondCountableTopology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

TopologicalSpace.countableBasis · cited by 14TopologicalSpace.countabl…TopologicalSpace.isBasis_countableBasis · cited by 10TopologicalSpace.isBasis_…TopologicalSpace.countable_countableBasis · cited by 8TopologicalSpace.countabl…Measurable.exists_continuous · cited by 2Measurable.exists_continu…Topology.IsQuotientMap.secondCountableTopology · cited by 1IsQuotientMap.secondCount…MeasureTheory.measurableSet_range_of_continuous_injective · cited by 1MeasureTheory.measurableS…TopologicalSpace.empty_notMem_countableBasis · cited by 1TopologicalSpace.empty_no…exists_countable_union_perfect_of_isClosed · cited by 1exists_countable_union_pe…TopologicalSpace.exists_isInducing_l_infty · cited by 1TopologicalSpace.exists_i…TopologicalSpace.exists_seq_basis · cited by 0TopologicalSpace.exists_s…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceSet.ofPred · cited by 6101Set.ofPredSet.image · cited by 5609Set.imageSet.Finite · cited by 1814Set.FiniteSecondCountableTopology · cited by 750SecondCountableTopologySet.Countable · cited by 545Set.CountableSet.sInter · cited by 225Set.sInterSet.sdiff_subset · cited by 156Set.sdiff_subsetTopologicalSpace.IsTopologicalBasis · cited by 126TopologicalSpace.IsTopolo…TopologicalSpace.generateFrom · cited by 62TopologicalSpace.generate…Set.Countable.image · cited by 47Countable.imageSet.Countable.mono · cited by 34Countable.monoSet.notMem_sdiff_of_mem · cited by 7Set.notMem_sdiff_of_memTopologicalSpace.isTopologicalBasis_of_subbasis · cited by 6TopologicalSpace.isTopolo…TopologicalSpace.exists_count…CITED BYCITES

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.