Theorems · Definition · category theory
CategoryTheory.ExponentiableMorphism.pushforwardUncurry
{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] →
{X : CategoryTheory.Over I} →
{A : CategoryTheory.Over J} →
(A ⟶ (CategoryTheory.ExponentiableMorphism.pushforward f).obj X) →
((CategoryTheory.ChosenPullbacksAlong.pullback f).obj A ⟶ X)The uncurrying of A ⟶ (pushforward f).obj X in Over J to a morphism
(Over.pullback f).obj A ⟶ X in Over I.
- Cited by
- 3 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.
Cites11
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- Equiv.invFunproof · cited by 163
- CategoryTheory.ChosenPullbacksAlongstatement and proof · cited by 73
- CategoryTheory.ChosenPullbacksAlong.pullbackstatement · cited by 62
- CategoryTheory.ExponentiableMorphism.pushforwardstatement and proof · cited by 23
- CategoryTheory.ExponentiableMorphismstatement and proof · cited by 23
- CategoryTheory.ExponentiableMorphism.pullbackPushforwardAdjproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ExponentiableMorphism.homEquiv_symm_apply_eqstatement · cited by 0
- CategoryTheory.ExponentiableMorphism.pushforward_curry_uncurrystatement · cited by 0
- CategoryTheory.ExponentiableMorphism.pushforward_uncurry_currystatement · cited by 0