Theorems · Theorem · algebraic topology
Path.Homotopic.Quotient.mk_trans
∀ {X : Type u} [inst : TopologicalSpace X] {x₀ x₁ x₂ : X} (P₀ : Path x₀ x₁) (P₁ : Path x₁ x₂),
Path.Homotopic.Quotient.mk (P₀.trans P₁) = (Path.Homotopic.Quotient.mk P₀).trans (Path.Homotopic.Quotient.mk P₁)- Defined in
- Mathlib.Topology.Homotopy.Path
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Pathstatement and proof · cited by 318
- Path.Homotopic.Quotientstatement · cited by 55
- Path.transstatement · cited by 54
- Path.Homotopic.Quotient.mkstatement · cited by 28
- Path.Homotopic.Quotient.transstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Path.Homotopic.comp_pi_eq_pi_compproof · cited by 0