Theorems · Theorem · category theory
CategoryTheory.RetractArrow.map_r_left
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
{X Y Z W : C} {f : X ⟶ Y} {g : Z ⟶ W} (h : CategoryTheory.RetractArrow f g) (F : CategoryTheory.Functor C D),
(h.map F).r.left = F.map (CategoryTheory.Arrow.Hom.left h.r)- Defined in
- Mathlib.CategoryTheory.Retract
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 8,698
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.CommaMorphism.leftstatement and proof · cited by 526
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.mkstatement · cited by 421
- CategoryTheory.Arrow.Hom.leftstatement · cited by 160
- CategoryTheory.Retract.rstatement and proof · cited by 34
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.