Theorems · Theorem · category theory
CategoryTheory.ExponentiableMorphism.unit_pushforwardId_hom_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (I : C)
[inst_1 : CategoryTheory.ChosenPullbacksAlong (CategoryTheory.CategoryStruct.id I)]
[inst_2 : CategoryTheory.ExponentiableMorphism (CategoryTheory.CategoryStruct.id I)]
{Z : CategoryTheory.Functor (CategoryTheory.Over I) (CategoryTheory.Over I)}
(h :
(CategoryTheory.ChosenPullbacksAlong.pullback (CategoryTheory.CategoryStruct.id I)).comp
(CategoryTheory.Functor.id (CategoryTheory.Over I)) ⟶
Z),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdj (CategoryTheory.CategoryStruct.id I)).unit
(CategoryTheory.CategoryStruct.comp
((CategoryTheory.ChosenPullbacksAlong.pullback (CategoryTheory.CategoryStruct.id I)).whiskerLeft
(CategoryTheory.ExponentiableMorphism.pushforwardId I).hom)
h) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdj (CategoryTheory.CategoryStruct.id I)).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.
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.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.CategoryStruct.idstatement and proof · cited by 6,235
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.