Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackProdSndIsoProd_inv_fst_snd
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) (Z : C)
[inst_1 : CategoryTheory.Limits.HasBinaryProduct Z Y] [inst_2 : CategoryTheory.Limits.HasBinaryProduct Z X]
[inst_3 : CategoryTheory.Limits.HasPullback CategoryTheory.Limits.prod.snd f],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullbackProdSndIsoProd f Z).inv
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst CategoryTheory.Limits.prod.snd f)
CategoryTheory.Limits.prod.snd) =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.prod.snd f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 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.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.idproof · cited by 6,235
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement · cited by 639
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.WalkingCospan.leftproof · cited by 190
- CategoryTheory.Limits.prod.sndstatement and proof · cited by 185
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_fst_snd_assocproof · cited by 0