Theorems · Theorem · category theory
CategoryTheory.Functor.PullbackObjObj.hom_ext
∀ {C₁ : Type u₁} {C₂ : Type u₂} {C₃ : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃]
{G : CategoryTheory.Functor C₁ᵒᵖ (CategoryTheory.Functor C₃ C₂)} {X₁ Y₁ : C₁} {f₁ : X₁ ⟶ Y₁} {X₃ Y₃ : C₃}
{f₃ : X₃ ⟶ Y₃} (sq : G.PullbackObjObj f₁ f₃) {X₂ : C₂} {f g : X₂ ⟶ sq.pt},
CategoryTheory.CategoryStruct.comp f sq.fst = CategoryTheory.CategoryStruct.comp g sq.fst →
CategoryTheory.CategoryStruct.comp f sq.snd = CategoryTheory.CategoryStruct.comp g sq.snd → f = g- Cited by
- 5 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.PullbackObjObj.ptstatement and proof · cited by 50
- CategoryTheory.Functor.PullbackObjObjstatement and proof · cited by 39
- CategoryTheory.Functor.PullbackObjObj.fststatement and proof · cited by 19
- CategoryTheory.Functor.PullbackObjObj.sndstatement and proof · cited by 17
- CategoryTheory.IsPullback.hom_extproof · cited by 16
- CategoryTheory.Functor.PullbackObjObj.isPullbackproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.PullbackObjObj.mapArrowRight_compproof · cited by 1
- CategoryTheory.Functor.PullbackObjObj.mapArrowLeft_compproof · cited by 1
- CategoryTheory.Functor.PullbackObjObj.mapArrowRight_idproof · cited by 0
- CategoryTheory.Functor.PullbackObjObj.hom_ext_iffproof · cited by 0
- CategoryTheory.Functor.PullbackObjObj.mapArrowLeft_idproof · cited by 0