Theorems · Theorem · category theory
CategoryTheory.MonoidalClosed.id_eq
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.MonoidalCategory C] (x : C)
[inst_2 : CategoryTheory.Closed x],
CategoryTheory.MonoidalClosed.id x =
CategoryTheory.MonoidalClosed.curry (CategoryTheory.MonoidalCategoryStruct.rightUnitor x).homUnfold the definition of id.
This exists to streamline the proofs of MonoidalClosed.id_comp and MonoidalClosed.comp_id
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.MonoidalCategoryStruct.rightUnitorstatement · cited by 397
- CategoryTheory.ihomstatement · cited by 179
- CategoryTheory.Closedstatement and proof · cited by 90
- CategoryTheory.MonoidalClosed.currystatement · cited by 44
- CategoryTheory.MonoidalClosed.idstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalClosed.id_compproof · cited by 1