Theorems · Definition · category theory
CategoryTheory.ExponentiableMorphism.comp
{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)] →
[CategoryTheory.ExponentiableMorphism f] →
[CategoryTheory.ExponentiableMorphism g] →
CategoryTheory.ExponentiableMorphism (CategoryTheory.CategoryStruct.comp f g)The composition of exponentiable morphisms is exponentiable.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.ChosenPullbacksAlongstatement and proof · cited by 73
- CategoryTheory.Adjunction.compproof · cited by 42
- CategoryTheory.ExponentiableMorphism.pushforwardproof · cited by 23
- CategoryTheory.ExponentiableMorphismstatement and proof · cited by 23
- CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdjproof · cited by 16
- CategoryTheory.Adjunction.ofNatIsoLeftproof · cited by 10
- CategoryTheory.ChosenPullbacksAlong.pullbackCompproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.ExponentiableMorphism.unit_pushforwardComp_homstatement · cited by 1
- CategoryTheory.ExponentiableMorphism.pushforwardComp_hom_counitstatement · cited by 1
- CategoryTheory.ExponentiableMorphism.pushforwardComp_hom_counit_assocstatement · cited by 0
- CategoryTheory.ExponentiableMorphism.comp_pushforwardstatement · cited by 0
- CategoryTheory.ExponentiableMorphism.unit_pushforwardComp_hom_assocstatement · cited by 0