Mathlib Map

Theorems · Theorem · algebraic topology

Topology.RelCWComplex.skeleton_inter_closedCell_eq_skeleton_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.skeleton C n) ∩ Topology.RelCWComplex.closedCell m j =
      ↑(Topology.RelCWComplex.skeleton C n) ∩ Topology.RelCWComplex.cellFrontier m j

Version of skeletonLT_inter_closedCell_eq_skeletonLT_inter_cellFrontier using skeleton.

Defined in
Mathlib.Topology.CWComplex.Classical.Basic
Cited by
1 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.

Cites13

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.