Mathlib Map

Theorems · Theorem · general topology

TopologicalSpace.Opens.isBasis_iff_cover

∀ {α : Type u_2} [inst : TopologicalSpace α] {B : Set (TopologicalSpace.Opens α)},
  TopologicalSpace.Opens.IsBasis B ↔ ∀ (U : TopologicalSpace.Opens α), ∃ Us ⊆ B, U = sSup Us
Defined in
Mathlib.Topology.Sets.Opens
Cited by
4 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites19

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

Cited by4

Results whose statement or proof uses this declaration.