Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.relativelyRepresentable

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → CategoryTheory.MorphismProperty D

A morphism f : X ⟶ Y in D is said to be relatively representable if for any g : F.obj a ⟶ Y, there exists a pullback square of the following form `` F.obj b --F.map snd--> F.obj a | | fst g | | v v X - f --> Y ``

Defined in
Mathlib.CategoryTheory.MorphismProperty.Representable
Cited by
64 results in Mathlib
Foundations
Depth 4 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.relativelyRepresentable.pullback · cited by 65relativelyRepresentable.p…CategoryTheory.Functor.relativelyRepresentable.fst' · cited by 43relativelyRepresentable.f…CategoryTheory.Functor.relativelyRepresentable.snd · cited by 34relativelyRepresentable.s…CategoryTheory.Functor.relativelyRepresentable.fst · cited by 16relativelyRepresentable.f…CategoryTheory.Functor.relativelyRepresentable.pullback₃ · cited by 16relativelyRepresentable.p…CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₁ · cited by 11pullback₃.p₁CategoryTheory.Functor.relativelyRepresentable.symmetry · cited by 10relativelyRepresentable.s…CategoryTheory.MorphismProperty.relative · cited by 10MorphismProperty.relativeCategoryTheory.Functor.relativelyRepresentable.lift' · cited by 9relativelyRepresentable.l…CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₂ · cited by 9pullback₃.p₂CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₃ · cited by 9pullback₃.p₃CategoryTheory.Functor.relativelyRepresentable.lift₃ · cited by 8relativelyRepresentable.l…CategoryTheory.MorphismProperty.relative.rep · cited by 7relative.repCategoryTheory.Functor.relativelyRepresentable.isPullback · cited by 7relativelyRepresentable.i…CategoryTheory.Functor.relativelyRepresentable.lift · cited by 7relativelyRepresentable.l…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.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.IsPullback · cited by 320CategoryTheory.IsPullbackFunctor.relativelyRepresentab…CITED BYCITES

Cites7

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

Cited by79

Results whose statement or proof uses this declaration.