Theorems · Theorem · category theory
CategoryTheory.Pi.closedCounit_app
∀ {I : Type w₁} {C : I → Type u₁} [inst : (i : I) → CategoryTheory.Category.{v₁, u₁} (C i)]
[inst_1 : (i : I) → CategoryTheory.MonoidalCategory (C i)] [inst_2 : (i : I) → CategoryTheory.MonoidalClosed (C i)]
(X Y : (i : I) → C i) (i : I), (CategoryTheory.Pi.closedCounit X).app Y i = (CategoryTheory.ihom.ev (X i)).app (Y i)- Defined in
- Mathlib.CategoryTheory.Pi.Monoidal
- Cited by
- 0 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.
Cites13
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.ihomstatement · cited by 179
- CategoryTheory.MonoidalCategory.tensorLeftstatement · cited by 170
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.ihom.evstatement · cited by 38
- CategoryTheory.Pi.ihomstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.