Theorems · Theorem · category theory
CategoryTheory.Limits.opProdIsoCoprod_inv_inl_assoc
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {A B : C}
[inst_1 : CategoryTheory.Limits.HasBinaryProduct A B] {Z : C} (h : A ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.opProdIsoCoprod A B).inv.unop
(CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl.unop h) =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.prod.fst h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Opposite.unopstatement · cited by 2,231
- Quiver.Hom.unopstatement and proof · cited by 903
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.coprodstatement · cited by 252
- CategoryTheory.Limits.prod.fststatement and proof · cited by 189
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.