Theorems · Theorem · category theory
CategoryTheory.ChosenPullbacksAlong.unit_pullbackComp_hom
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y Z : C} (f : X ⟶ Y) (g : Y ⟶ Z)
[inst_1 : CategoryTheory.ChosenPullbacksAlong f] [inst_2 : CategoryTheory.ChosenPullbacksAlong g]
[inst_3 : CategoryTheory.ChosenPullbacksAlong (CategoryTheory.CategoryStruct.comp f g)],
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ChosenPullbacksAlong.mapPullbackAdj (CategoryTheory.CategoryStruct.comp f g)).unit
((CategoryTheory.Over.map (CategoryTheory.CategoryStruct.comp f g)).whiskerLeft
(CategoryTheory.ChosenPullbacksAlong.pullbackComp f g).hom) =
(CategoryTheory.ChosenPullbacksAlong.mapPullbackAdj (CategoryTheory.CategoryStruct.comp f g)).unit- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Functor.whiskerLeftstatement and proof · cited by 496
- CategoryTheory.Adjunction.unitstatement and proof · cited by 387
- CategoryTheory.Over.mapstatement and proof · cited by 97
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.unit_pullbackComp_hom_assocproof · cited by 0