Theorems · Theorem · category theory
CategoryTheory.TwoSquare.costructuredArrowRightwards_map
∀ {C₁ : Type u₁} {C₂ : Type u₂} {C₃ : Type u₃} {C₄ : Type u₄} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃]
[inst_3 : CategoryTheory.Category.{v₄, u₄} C₄] {T : CategoryTheory.Functor C₁ C₂} {L : CategoryTheory.Functor C₁ C₃}
{R : CategoryTheory.Functor C₂ C₄} {B : CategoryTheory.Functor C₃ C₄} (w : CategoryTheory.TwoSquare T L R B) (X₃ : C₃)
{X Y : CategoryTheory.CostructuredArrow L X₃} (f : X ⟶ Y),
(w.costructuredArrowRightwards X₃).map f =
(CategoryTheory.CostructuredArrow.pre T R (B.obj X₃)).map
((CategoryTheory.Comma.mapLeft (CategoryTheory.Functor.fromPUnit (B.obj X₃)) w).map
(CategoryTheory.CostructuredArrow.homMk f.left ⋯))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftstatement · cited by 526
- CategoryTheory.CostructuredArrow.leftstatement · cited by 202
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.