Mathlib Map

Theorems · Theorem · general topology

subset_closure_inter_of_isPreirreducible_of_isOpen

∀ {X : Type u_1} [inst : TopologicalSpace X] {S U : Set X},
  IsPreirreducible S → IsOpen U → (S ∩ U).Nonempty → S ⊆ closure (S ∩ U)

A nonempty open subset of a preirreducible subspace is dense in the subspace.

Defined in
Mathlib.Topology.Irreducible
Cited by
6 results in Mathlib
Foundations
Depth 66 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.

Cites10

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

Cited by6

Results whose statement or proof uses this declaration.