Theorems · Definition · category theory
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp
{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} →
{A₁ : Type u₄} →
{B₁ : Type u₅} →
{C₁ : Type u₆} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} A₁] →
[inst_4 : CategoryTheory.Category.{v₅, u₅} B₁] →
[inst_5 : CategoryTheory.Category.{v₆, u₆} C₁] →
{F₁ : CategoryTheory.Functor A₁ B₁} →
{G₁ : CategoryTheory.Functor C₁ B₁} →
{A₂ : Type u₇} →
{B₂ : Type u₈} →
{C₂ : Type u₉} →
[inst_6 : CategoryTheory.Category.{v₇, u₇} A₂] →
[inst_7 : CategoryTheory.Category.{v₈, u₈} B₂] →
[inst_8 : CategoryTheory.Category.{v₉, u₉} C₂] →
{F₂ : CategoryTheory.Functor A₂ B₂} →
{G₂ : CategoryTheory.Functor C₂ B₂} →
(X : Type u₁₀) →
[inst_9 : CategoryTheory.Category.{v₁₀, u₁₀} X] →
(ψ : CategoryTheory.Limits.CatCospanTransform F G F₁ G₁) →
(ψ' : CategoryTheory.Limits.CatCospanTransform F₁ G₁ F₂ G₂) →
(CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform
X).obj
(ψ.comp ψ') ≅
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform
X).obj
ψ).comp
((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform
X).obj
ψ')The construction CatCommSqOver.transform respects vertical composition
of CatCospanTransforms.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOverstatement and proof · cited by 135
- CategoryTheory.Limits.CatCospanTransformstatement and proof · cited by 132
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.sndproof · cited by 90
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformPrecomposeObjSquare_iso_hom_compstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_associatorstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_leftUnitorstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_rightUnitorstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_whiskerLeftstatement · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_whiskerRightstatement · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp_hom_app_fst_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp_hom_app_snd_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp_inv_app_fst_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp_inv_app_snd_appstatement and proof · cited by 0