Theorems · Definition · category theory
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso
{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) →
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 →
(S ≅ S')A constructor for isomorphisms in CatCommSqOver
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Iso.invproof · cited by 6,514
- 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
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CategoricalPullback.functorEquivproof · cited by 25
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjCompproof · cited by 10
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjCompproof · cited by 10
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjIdproof · cited by 7
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjIdproof · cited by 7
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_hom_fststatement and proof · cited by 1
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_hom_sndstatement and proof · cited by 1
- CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver_mapIso_mkNatIso_eq_mkIsostatement · cited by 1
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_inv_fststatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_inv_sndstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.mkNatIso_eqstatement and proof · cited by 0