Mathlib Map

Theorems · Theorem · algebraic topology

Topology.CWComplex.skeleton_mono

∀ {X : Type u_1} [t : TopologicalSpace X] {C D : Set X} [inst : T2Space X] [inst_1 : Topology.RelCWComplex C D]
  {n m : ℕ∞}, m ≤ n → ↑(Topology.RelCWComplex.skeleton C m) ⊆ ↑(Topology.RelCWComplex.skeleton C n)

Alias of Topology.RelCWComplex.skeleton_mono.

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

Cites9

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.