Theorems · Theorem · category theory
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_hom_fst
∀ {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}
(eₗ : S.fst ≅ S'.fst) (eᵣ : S.snd ≅ S'.snd)
(w :
autoParam
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eₗ.hom F) S'.iso.hom =
CategoryTheory.CategoryStruct.comp S.iso.hom (CategoryTheory.Functor.whiskerRight eᵣ.hom G))
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso._auto_1),
(CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso eₗ eᵣ w).hom.fst = eₗ.hom- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.whiskerRightstatement and proof · cited by 467
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOverstatement and proof · cited by 135
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.sndstatement and proof · cited by 90
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.fststatement and proof · cited by 90
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.isostatement and proof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.