Theorems · Theorem · category theory
CategoryTheory.ExponentiableMorphism.unit_pushforwardComp_hom_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I J K : C} (f : I ⟶ J) (g : J ⟶ K)
[inst_1 : CategoryTheory.ChosenPullbacksAlong f] [inst_2 : CategoryTheory.ChosenPullbacksAlong g]
[inst_3 : CategoryTheory.ChosenPullbacksAlong (CategoryTheory.CategoryStruct.comp f g)]
[inst_4 : CategoryTheory.ExponentiableMorphism f] [inst_5 : CategoryTheory.ExponentiableMorphism g]
[inst_6 : CategoryTheory.ExponentiableMorphism (CategoryTheory.CategoryStruct.comp f g)]
{Z : CategoryTheory.Functor (CategoryTheory.Over K) (CategoryTheory.Over K)}
(h :
(CategoryTheory.ChosenPullbacksAlong.pullback (CategoryTheory.CategoryStruct.comp f g)).comp
((CategoryTheory.ExponentiableMorphism.pushforward f).comp
(CategoryTheory.ExponentiableMorphism.pushforward g)) ⟶
Z),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdj (CategoryTheory.CategoryStruct.comp f g)).unit
(CategoryTheory.CategoryStruct.comp
((CategoryTheory.ChosenPullbacksAlong.pullback (CategoryTheory.CategoryStruct.comp f g)).whiskerLeft
(CategoryTheory.ExponentiableMorphism.pushforwardComp f g).hom)
h) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdj (CategoryTheory.CategoryStruct.comp f g)).unit h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.idstatement · 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.ChosenPullbacksAlongstatement and proof · cited by 73
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.