Theorems · Theorem · algebraic topology
Path.Homotopic.prod_lift
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {a₁ a₂ : α} {b₁ b₂ : β}
(p₁ : Path a₁ a₂) (p₂ : Path b₁ b₂),
Path.Homotopic.prod (Path.Homotopic.Quotient.mk p₁) (Path.Homotopic.Quotient.mk p₂) =
Path.Homotopic.Quotient.mk (p₁.prod p₂)- Defined in
- Mathlib.Topology.Homotopy.Product
- Cited by
- 2 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.
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.Homotopic.Quotient.mkstatement · cited by 28
- Path.prodstatement · cited by 9
- Path.Homotopic.prodstatement · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Path.Homotopic.projLeft_prodproof · cited by 0
- Path.Homotopic.projRight_prodproof · cited by 0