Theorems · Inductive type · category theory
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom
{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] →
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X →
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X → Type (max (max u₄ v₁) v₃)The Hom types for the categorical commutative squares over X are given by pairs of natural transformations compatible with the structural isomorphisms.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOverstatement · cited by 135
Cited by18
Results whose statement or proof uses this declaration.
- 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.wstatement and proof · cited by 2
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.extstatement and proof · cited by 2
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.mk.injstatement · cited by 1
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.mk.noConfusionstatement · cited by 1
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.recOnstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.w_assocstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.comp_fst_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.comp_snd_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.mk.congr_simpstatement · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.mk.injEqstatement · cited by 0