Mathlib Map

Theorems · Theorem · algebraic topology

Topology.RelCWComplex.Subcomplex.union_closedCell

∀ {X : Type u_1} [t : TopologicalSpace X] {C D : Set X} [T2Space X] [inst : Topology.RelCWComplex C D]
  (E : Topology.RelCWComplex.Subcomplex C), D ∪ ⋃ n, ⋃ j, Topology.RelCWComplex.closedCell n ↑j = ↑E

A subcomplex is the union of its closed cells and its base.

Defined in
Mathlib.Topology.CWComplex.Classical.Subcomplex
Cited by
1 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT2SpaceTopology.RelCWComplex

Around this declaration

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

Cites20

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

Cited by1

Results whose statement or proof uses this declaration.