Theorems · Theorem · category theory
CategoryTheory.Functor.relativelyRepresentable.of_diag
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} [CategoryTheory.Limits.HasBinaryProducts C] [CategoryTheory.Limits.HasPullbacks D]
[inst_4 : CategoryTheory.Limits.HasBinaryProducts D] [CategoryTheory.Limits.HasTerminal D] [F.Full]
[CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair) F] {X : D},
F.relativelyRepresentable (CategoryTheory.Limits.diag X) → ∀ ⦃a : C⦄ (g : F.obj a ⟶ X), F.relativelyRepresentable gAssume that
1. C has binary products,
2. D has pullbacks, binary products and a terminal object, and
3. F : C ⥤ D is full and preserves binary products.
For an object X in a category D, if the diagonal morphism X ⟶ X × X is relatively
representable, then every morphism of the form F.obj a ⟶ X is relatively representable with
respect to F.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites78
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.Discretestatement and proof · cited by 2,447
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.relativelyRepresentable.diag_iffproof · cited by 0