Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.map_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) [inst_2 : F.Full] {X Y : C} (f : F.obj X ⟶ F.obj Y), F.map (F.preimage f) = f
Defined in
Mathlib.CategoryTheory.Functor.FullyFaithful
Cited by
64 results in Mathlib
Foundations
Depth 10 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.Full

Around this declaration

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

CategoryTheory.Localization.liftNatTrans_app · cited by 20Localization.liftNatTrans…AlgebraicGeometry.Spec.map_preimage · cited by 11Spec.map_preimageCategoryTheory.isIso_of_fully_faithful · cited by 7CategoryTheory.isIso_of_f…CategoryTheory.Triangulated.AbelianSubcategory.shift_ι_map_ιK · cited by 5AbelianSubcategory.shift_…CategoryTheory.Triangulated.AbelianSubcategory.ι_map_πQ · cited by 4AbelianSubcategory.ι_map_…CategoryTheory.Functor.relativelyRepresentable.lift'_fst · cited by 4relativelyRepresentable.l…CategoryTheory.Functor.final_of_exists_of_isFiltered_of_fullyFaithful · cited by 3Functor.final_of_exists_o…CategoryTheory.Functor.relativelyRepresentable.hom_ext' · cited by 3relativelyRepresentable.h…CategoryTheory.Functor.reflects_precoherent · cited by 3Functor.reflects_precoher…CategoryTheory.Functor.reflects_preregular · cited by 3Functor.reflects_preregul…CategoryTheory.Functor.relativelyRepresentable.lift_fst · cited by 3relativelyRepresentable.l…CategoryTheory.Functor.relativelyRepresentable.lift_snd · cited by 3relativelyRepresentable.l…CategoryTheory.Pretriangulated.complete_distinguished_triangle_morphism₁ · cited by 3Pretriangulated.complete_…CategoryTheory.IsFilteredOrEmpty.of_exists_of_isFiltered_of_fullyFaithful · cited by 3IsFilteredOrEmpty.of_exis…CategoryTheory.Localization.Construction.morphismProperty_eq_top · cited by 2Construction.morphismProp…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Functor.Full · cited by 341Functor.FullCategoryTheory.Functor.preimage · cited by 55Functor.preimageCategoryTheory.Functor.map_surjective · cited by 29Functor.map_surjectiveFunctor.map_preimageCITED BYCITES

Cites8

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

Cited by64

Results whose statement or proof uses this declaration.