Theorems · Theorem · category theory
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_hom_id
∀ {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] {X : Type u₇}
{Y : Type u₈} [inst_3 : CategoryTheory.Category.{v₇, u₇} X] [inst_4 : CategoryTheory.Category.{v₈, u₈} Y]
(U : CategoryTheory.Functor X Y) (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CatCommSq.iso
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj
(CategoryTheory.Limits.CatCospanTransform.id F G))
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U)
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U)
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj
(CategoryTheory.Limits.CatCospanTransform.id F G))).hom
(((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).whiskerLeft
(CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjId X F G).hom) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Functor.whiskerRight
(CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjId Y F G).hom
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U))
(CategoryTheory.CategoryStruct.comp
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).leftUnitor.hom
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).rightUnitor.inv)The square transformObjPrecomposeObjSquare respects identities.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.