Theorems · Definition · algebraic topology
Topology.RelCWComplex.Subcomplex.copy
{X : Type u_1} →
[t : TopologicalSpace X] →
{C D : Set X} →
[inst : Topology.RelCWComplex C D] →
(E : Topology.RelCWComplex.Subcomplex C) →
(F : Set X) →
F = ↑E → (J : (n : ℕ) → Set (Topology.RelCWComplex.cell C n)) → J = E.I → Topology.RelCWComplex.Subcomplex CCopy of a Subcomplex with a new carrier equal to the old one. Useful to fix definitional
equalities.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- SetLike.coestatement and proof · cited by 8,199
- Topology.RelCWComplexstatement and proof · cited by 195
- Topology.RelCWComplex.cellstatement and proof · cited by 194
- Topology.RelCWComplex.Subcomplexstatement and proof · cited by 110
- Topology.RelCWComplex.Subcomplex.Istatement and proof · cited by 32
Cited by4
Results whose statement or proof uses this declaration.
- Topology.RelCWComplex.Subcomplex.copy_eqstatement and proof · cited by 1
- Topology.RelCWComplex.Subcomplex.coe_copystatement · cited by 1
- Topology.CWComplex.Subcomplex.coe_copystatement · cited by 0
- Topology.CWComplex.Subcomplex.copy_eqstatement · cited by 0