Theorems · Theorem · algebraic topology
Path.Homotopic.Quotient.map_cast
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {x y : X}
(p : Path.Homotopic.Quotient x y) {x' y' : X} {hx : x' = x} {hy : y' = y} {f : C(X, Y)},
(p.cast hx hy).map f = (p.map f).cast ⋯ ⋯- Defined in
- Mathlib.Topology.Homotopy.Path
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 133 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- Pathproof · cited by 318
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.Homotopic.Quotient.mapstatement and proof · cited by 19
- Path.Homotopic.Quotient.caststatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- IsQuotientCoveringMap.ker_monodromyPermproof · cited by 2