Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackDiagonalMapIdIso_inv_snd_snd
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {X Y : C} [inst_1 : CategoryTheory.Limits.HasPullbacks C]
{S T : C} (f : X ⟶ T) (g : Y ⟶ T) (i : T ⟶ S) [inst_2 : CategoryTheory.Limits.HasPullback i i]
[inst_3 : CategoryTheory.Limits.HasPullback f g]
[inst_4 :
CategoryTheory.Limits.HasPullback (CategoryTheory.CategoryStruct.comp f i) (CategoryTheory.CategoryStruct.comp g i)]
[inst_5 :
CategoryTheory.Limits.HasPullback (CategoryTheory.Limits.pullback.diagonal i)
(CategoryTheory.Limits.pullback.map (CategoryTheory.CategoryStruct.comp f i)
(CategoryTheory.CategoryStruct.comp g i) i i f g (CategoryTheory.CategoryStruct.id S) ⋯ ⋯)],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullbackDiagonalMapIdIso f g i).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.snd (CategoryTheory.Limits.pullback.diagonal i)
(CategoryTheory.Limits.pullback.map (CategoryTheory.CategoryStruct.comp f i)
(CategoryTheory.CategoryStruct.comp g i) i i f g (CategoryTheory.CategoryStruct.id S) ⋯ ⋯))
(CategoryTheory.Limits.pullback.snd (CategoryTheory.CategoryStruct.comp f i)
(CategoryTheory.CategoryStruct.comp g i))) =
CategoryTheory.Limits.pullback.snd f g- Cited by
- 4 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.
Cites16
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.comp_idstatement and proof · cited by 2,119
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.pullback.mapstatement and proof · cited by 156
- CategoryTheory.Limits.pullback.diagonalObjstatement · cited by 80
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullback_map_diagonal_isPullbackproof · cited by 2
- CategoryTheory.Limits.pullback_lift_diagonal_isPullbackproof · cited by 1
- CategoryTheory.Limits.pullback.diagonal_compproof · cited by 0
- CategoryTheory.Limits.pullbackDiagonalMapIdIso_inv_snd_snd_assocproof · cited by 0