Theorems · Definition · category theory
CategoryTheory.ExponentiableMorphism.coev
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{I J : C} →
(f : I ⟶ J) →
[inst_1 : CategoryTheory.ChosenPullbacksAlong f] →
[inst_2 : CategoryTheory.ExponentiableMorphism f] →
CategoryTheory.Functor.id (CategoryTheory.Over J) ⟶
(CategoryTheory.ChosenPullbacksAlong.pullback f).comp (CategoryTheory.ExponentiableMorphism.pushforward f)The dependent coevaluation natural transformation as the unit of the adjunction.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 29 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.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.ChosenPullbacksAlongstatement and proof · cited by 73
- CategoryTheory.ChosenPullbacksAlong.pullbackstatement · cited by 62
- CategoryTheory.ExponentiableMorphism.pushforwardstatement · cited by 23
- CategoryTheory.ExponentiableMorphismstatement and proof · cited by 23
- CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdjproof · cited by 16
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.ExponentiableMorphism.coev_evstatement · cited by 1
- CategoryTheory.ExponentiableMorphism.coev_naturalitystatement and proof · cited by 1
- CategoryTheory.ExponentiableMorphism.ev_coevstatement · cited by 1
- CategoryTheory.ExponentiableMorphism.coev_defstatement · cited by 0
- CategoryTheory.ExponentiableMorphism.coev_ev_assocstatement and proof · cited by 0
- CategoryTheory.ExponentiableMorphism.coev_naturality_assocstatement and proof · cited by 0
- CategoryTheory.ExponentiableMorphism.ev_coev_assocstatement and proof · cited by 0