Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.FullyFaithful.ofFullyFaithful

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (F : CategoryTheory.Functor C D) → [F.Full] → [F.Faithful] → F.FullyFaithful

A FullyFaithful structure can be obtained from the assumption the F is both full and faithful.

Defined in
Mathlib.CategoryTheory.Functor.FullyFaithful
Cited by
21 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.FullCategoryTheory.Functor.Faithful

Around this declaration

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

CategoryTheory.Adjunction.Triple.rightToLeft · cited by 19Triple.rightToLeftCategoryTheory.Abelian.Ext.mk₀_bijective · cited by 3Ext.mk₀_bijectiveCategoryTheory.ObjectProperty.isLocal_adj_unit_app · cited by 3ObjectProperty.isLocal_ad…CategoryTheory.Adjunction.Triple.rightToLeft_eq_counits · cited by 2Triple.rightToLeft_eq_cou…CategoryTheory.unitCompPartialBijectiveAux · cited by 2CategoryTheory.unitCompPa…CategoryTheory.Adjunction.Triple.whiskerRight_rightToLeft · cited by 2Triple.whiskerRight_right…CategoryTheory.Pseudofunctor.IsStackFor.isPrestackFor · cited by 2IsStackFor.isPrestackForCategoryTheory.PreGaloisCategory.endEquivSectionsFibers · cited by 2PreGaloisCategory.endEqui…CategoryTheory.Adjunction.Triple.rightToLeft_eq_units · cited by 1Triple.rightToLeft_eq_uni…CategoryTheory.unitCompPartialBijectiveAux_symm_apply · cited by 1CategoryTheory.unitCompPa…CategoryTheory.Adjunction.isIso_map_unit_of_isLeftAdjoint_comp · cited by 1Adjunction.isIso_map_unit…CategoryTheory.SingleFunctors.lift.shiftIso · cited by 1lift.shiftIsoCategoryTheory.Functor.FullyFaithful.nonempty_iff_map_bijective · cited by 1FullyFaithful.nonempty_if…CategoryTheory.PreGaloisCategory.endEquivSectionsFibers_π · cited by 1PreGaloisCategory.endEqui…CategoryTheory.ObjectProperty.isColocal_adj_counit_app · cited by 1ObjectProperty.isColocal_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.Full · cited by 341Functor.FullCategoryTheory.Functor.Faithful · cited by 313Functor.FaithfulCategoryTheory.Functor.FullyFaithful · cited by 87Functor.FullyFaithfulCategoryTheory.Functor.preimage · cited by 55Functor.preimageFullyFaithful.ofFullyFaithfulCITED BYCITES

Cites6

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

Cited by34

Results whose statement or proof uses this declaration.