Theorems · Definition · category theory
CategoryTheory.Pi.ihom
{I : Type w₁} →
{C : I → Type u₁} →
[inst : (i : I) → CategoryTheory.Category.{v₁, u₁} (C i)] →
[inst_1 : (i : I) → CategoryTheory.MonoidalCategory (C i)] →
[(i : I) → CategoryTheory.MonoidalClosed (C i)] →
((i : I) → C i) → CategoryTheory.Functor ((i : I) → C i) ((i : I) → C i)The internal hom functor X ⟶[∀ i, C i] -
- Defined in
- Mathlib.CategoryTheory.Pi.Monoidal
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.ihomproof · cited by 179
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Pi.closedCounitstatement · cited by 2
- CategoryTheory.Pi.closedUnitstatement · cited by 2
- CategoryTheory.Pi.closedCounit_appstatement · cited by 0
- CategoryTheory.Pi.closedUnit_appstatement · cited by 0
- CategoryTheory.Pi.ihom_mapstatement and proof · cited by 0
- CategoryTheory.Pi.ihom_objstatement and proof · cited by 0
- CategoryTheory.Pi.monoidalClosed_closed_adj_counitstatement · cited by 0
- CategoryTheory.Pi.monoidalClosed_closed_adj_unitstatement · cited by 0
- CategoryTheory.Pi.monoidalClosed_closed_rightAdjstatement · cited by 0