Theorems · Definition · category theory
CategoryTheory.Functor.relativelyRepresentable.pullback
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{F : CategoryTheory.Functor C D} →
{X Y : D} → {f : X ⟶ Y} → F.relativelyRepresentable f → {a : C} → (F.obj a ⟶ Y) → CLet f : X ⟶ Y be a relatively representable morphism in D. Then, for any
g : F.obj a ⟶ Y, hf.pullback g denotes the (choice of) a corresponding object in C such that
there is a pullback square of the following form
``
hf.pullback g --F.map snd--> F.obj a
| |
fst g
| |
v v
X - f -> Y
``
- Cited by
- 65 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.
Cites5
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.relativelyRepresentablestatement and proof · cited by 64
Cited by79
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.relativelyRepresentable.fst'statement · cited by 43
- CategoryTheory.Functor.relativelyRepresentable.sndstatement · cited by 34
- CategoryTheory.Functor.relativelyRepresentable.fststatement · cited by 16
- CategoryTheory.Functor.relativelyRepresentable.pullback₃statement · cited by 16
- AlgebraicGeometry.Scheme.LocalRepresentability.glueDataproof · cited by 13
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₁statement · cited by 11
- CategoryTheory.Functor.relativelyRepresentable.symmetrystatement · cited by 10
- CategoryTheory.Functor.relativelyRepresentable.lift'statement · cited by 9
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₂statement · cited by 9
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₃statement · cited by 9
- CategoryTheory.Functor.relativelyRepresentable.lift₃statement · cited by 8
- CategoryTheory.Functor.relativelyRepresentable.isPullbackstatement · cited by 7