Theorems · Theorem · category theory
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.hom_ext_iff
∀ {A : Type u₁} {B : Type u₂} {C : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} A]
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] [inst_2 : CategoryTheory.Category.{v₃, u₃} C]
{F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type u₄}
[inst_3 : CategoryTheory.Category.{v₄, u₄} X] {S S' : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X}
{f g : S ⟶ S'}, f = g ↔ f.fst = g.fst ∧ f.snd = g.snd- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOverstatement and proof · cited by 135
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.sndstatement · cited by 90
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.fststatement · cited by 90
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.sndstatement and proof · cited by 47
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.fststatement and proof · cited by 47
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.hom_extproof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.