Mathlib Map

Theorems · Theorem · algebraic topology

Topology.CWComplex.skeletonLT_inter_closedCell_eq_skeletonLT_inter_cellFrontier

∀ {X : Type u_1} [t : TopologicalSpace X] {C D : Set X} [inst : T2Space X] [inst_1 : Topology.RelCWComplex C D] {n : ℕ∞}
  {m : ℕ} {j : Topology.RelCWComplex.cell C m},
  n ≤ ↑m →
    ↑(Topology.RelCWComplex.skeletonLT C n) ∩ Topology.RelCWComplex.closedCell m j =
      ↑(Topology.RelCWComplex.skeletonLT C n) ∩ Topology.RelCWComplex.cellFrontier m j

Alias of Topology.RelCWComplex.skeletonLT_inter_closedCell_eq_skeletonLT_inter_cellFrontier. A skeleton intersected with a closed cell of a higher dimension is the skeleton intersected with the boundary of the cell.

Defined in
Mathlib.Topology.CWComplex.Classical.Basic
Cited by
0 results in Mathlib
Foundations
Depth 171 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.

Cites12

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.