Subcomplexes #
In this file we discuss subcomplexes of CW complexes.
The definition of subcomplexes is in the file Mathlib/Topology/CWComplex/Classical/Basic.lean.
Main results #
RelCWComplex.Subcomplex.instRelCWComplex: a subcomplex of a (relative) CW complex is again a (relative) CW complex.
References #
Alias of Topology.RelCWComplex.Subcomplex.closedCell_subset_of_mem.
Alias of Topology.RelCWComplex.Subcomplex.openCell_subset_of_mem.
Alias of Topology.RelCWComplex.Subcomplex.cellFrontier_subset_of_mem.
A subcomplex is the union of its closed cells and its base.
A subcomplex is the union of its closed cells.
Alias of Topology.RelCWComplex.Subcomplex.disjoint_openCell_subcomplex_of_not_mem.
A subcomplex is again a CW complex.
Equations
- One or more equations did not get rendered due to their size.
A subcomplex is again a CW complex.
Alias of Topology.RelCWComplex.Subcomplex.finiteType_subcomplex_of_finiteType.
Alias of Topology.RelCWComplex.Subcomplex.finiteDimensional_subcomplex_of_finiteDimensional.
A subcomplex of a finite CW complex is again finite.
Alias of Topology.RelCWComplex.Subcomplex.finite_subcomplex_of_finite.
A subcomplex of a finite CW complex is again finite.