Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Adjunction.fullyFaithfulLOfIsIsoUnit

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {L : CategoryTheory.Functor C D} →
          {R : CategoryTheory.Functor D C} → (h : L ⊣ R) → [CategoryTheory.IsIso h.unit] → L.FullyFaithful

If the unit is an isomorphism, then the left adjoint is fully faithful.

Defined in
Mathlib.CategoryTheory.Adjunction.FullyFaithful
Cited by
0 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Adjunction.fullyFaithfulLOfCompIsoId · cited by 0Adjunction.fullyFaithfulL…CategoryTheory.SimplicialObject.Truncated.sk.fullyFaithful · cited by 0sk.fullyFaithfulCondensedSet.LocallyConstant.functorFullyFaithful · cited by 0LocallyConstant.functorFu…CategoryTheory.Adjunction.Triple.fullyFaithfulEquiv · cited by 0Triple.fullyFaithfulEquivLightCondSet.LocallyConstant.functorFullyFaithful · cited by 0LocallyConstant.functorFu…AlgebraicGeometry.tilde.fullyFaithfulFunctor · cited by 0tilde.fullyFaithfulFunctorCategoryTheory.Functor.fullyFaithfulOfCoreflective · cited by 0Functor.fullyFaithfulOfCo…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.Adjunction.unit · cited by 387Adjunction.unitCategoryTheory.Adjunction.homEquiv · cited by 202Adjunction.homEquivCategoryTheory.Functor.FullyFaithful · cited by 87Functor.FullyFaithfulAdjunction.fullyFaithfulLOfIs…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.