Theorems · Theorem · algebraic topology
Topology.CWComplex.isClosed_of_isClosed_inter_openCell_or_isClosed_inter_closedCell
∀ {X : Type u_1} [t : TopologicalSpace X] {C : Set X} [inst : Topology.CWComplex C] [T2Space X] {A : Set X},
A ⊆ C →
(∀ (n : ℕ),
0 < n →
∀ (j : Topology.RelCWComplex.cell C n),
IsClosed (A ∩ Topology.RelCWComplex.openCell n j) ∨ IsClosed (A ∩ Topology.RelCWComplex.closedCell n j)) →
IsClosed AIf for every cell either A ∩ openCell n j or A ∩ closedCell n j is closed then
A is closed.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- IsClosedstatement and proof · cited by 1,639
- T2Spacestatement and proof · cited by 1,351
- Topology.RelCWComplex.cellstatement and proof · cited by 194
- Topology.RelCWComplex.openCellstatement and proof · cited by 75
- Topology.RelCWComplex.closedCellstatement and proof · cited by 70
- Topology.CWComplexstatement and proof · cited by 44
- Set.inter_emptyproof · cited by 36
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.