Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.FullyFaithful.preimage

{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.FullyFaithful → {X Y : C} → (F.obj X ⟶ F.obj Y) → (X ⟶ Y)

The inverse map (F.obj X ⟶ F.obj Y) ⟶ (X ⟶ Y) of F.map.

Defined in
Mathlib.CategoryTheory.Functor.FullyFaithful
Cited by
64 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.FullyFaithful.map_preimage · cited by 33FullyFaithful.map_preimageCategoryTheory.Functor.FullyFaithful.homEquiv · cited by 31FullyFaithful.homEquivCategoryTheory.Adjunction.Triple.rightToLeft · cited by 19Triple.rightToLeftAlgebraicGeometry.tilde.map · cited by 11tilde.mapCategoryTheory.Functor.FullyFaithful.preimageIso · cited by 10FullyFaithful.preimageIsoCategoryTheory.SimplicialObject.Splitting.toNondegComplex · cited by 9Splitting.toNondegComplexAlgebraicGeometry.Scheme.Modules.fromTildeΓ · cited by 9Modules.fromTildeΓCategoryTheory.SimplicialObject.Splitting.fromNondegComplex · cited by 7Splitting.fromNondegCompl…CategoryTheory.Functor.FullyFaithful.whiskeringRight · cited by 6FullyFaithful.whiskeringR…CategoryTheory.Functor.FullyFaithful.addGrpObj · cited by 4FullyFaithful.addGrpObjCategoryTheory.Functor.FullyFaithful.grpObj · cited by 4FullyFaithful.grpObjCategoryTheory.Functor.FullyFaithful.homEquiv_symm_apply · cited by 4FullyFaithful.homEquiv_sy…CategoryTheory.Localization.lift₂NatTrans · cited by 4Localization.lift₂NatTransCategoryTheory.Localization.lift₃NatTrans · cited by 4Localization.lift₃NatTransCategoryTheory.Functor.FullyFaithful.addMonObj · cited by 3FullyFaithful.addMonObjCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.FullyFaithful · cited by 87Functor.FullyFaithfulFullyFaithful.preimageCITED BYCITES

Cites5

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

Cited by101

Results whose statement or proof uses this declaration.