Theorems · Definition · category theory
CategoryTheory.Functor.preimage
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{X Y : C} → (F : CategoryTheory.Functor C D) → [F.Full] → (F.obj X ⟶ F.obj Y) → (X ⟶ Y)The choice of a preimage of a morphism under a full functor.
- Cited by
- 55 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.map_surjectiveproof · cited by 29
Cited by86
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.map_preimagestatement · cited by 64
- CategoryTheory.Functor.relativelyRepresentable.fst'proof · cited by 43
- CategoryTheory.Functor.invproof · cited by 27
- CategoryTheory.Functor.FullyFaithful.ofFullyFaithfulproof · cited by 21
- AlgebraicGeometry.Spec.preimageproof · cited by 14
- CategoryTheory.Functor.preimageIsoproof · cited by 14
- CategoryTheory.Abelian.LeftResolution.chainComplexproof · cited by 11
- CategoryTheory.Localization.liftNatTransproof · cited by 11
- CategoryTheory.Triangulated.AbelianSubcategory.ιKproof · cited by 9
- CategoryTheory.Triangulated.AbelianSubcategory.πQproof · cited by 9
- CategoryTheory.isIso_of_fully_faithfulproof · cited by 7
- CategoryTheory.Functor.relativelyRepresentable.liftproof · cited by 7