Theorems · Definition · category theory
CategoryTheory.Functor.leftUnitor
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor C D) → (CategoryTheory.Functor.id C).comp F ≅ FThe left unitor, a natural isomorphism ((𝟭 _) ⋙ F) ≅ F.
- Defined in
- Mathlib.CategoryTheory.Functor.Category
- Cited by
- 117 results in Mathlib
- Foundations
- Depth 23 from the axioms, rests on 110 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
Cited by179
Results whose statement or proof uses this declaration.
- CategoryTheory.conjugateEquivproof · cited by 51
- CategoryTheory.Equivalence.invFunIdAssocproof · cited by 31
- CategoryTheory.mateEquivproof · cited by 22
- CategoryTheory.Adjunction.Triple.leftToRightproof · cited by 18
- CategoryTheory.Limits.CatCospanTransform.leftUnitorproof · cited by 13
- CategoryTheory.Limits.hasColimit_ι_compproof · cited by 13
- AlgebraicTopology.DoldKan.N₁Γ₀proof · cited by 11
- CategoryTheory.Equivalence.funInvIdAssocproof · cited by 10
- CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitLeftproof · cited by 10
- CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitRightproof · cited by 9
- CategoryTheory.Join.mapCompRightproof · cited by 8
- CategoryTheory.Functor.CommShift.isoZeroproof · cited by 8