Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.opProdIsoCoprod_inv_inl

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {A B : C}
  [inst_1 : CategoryTheory.Limits.HasBinaryProduct A B],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.opProdIsoCoprod A B).inv.unop
      CategoryTheory.Limits.coprod.inl.unop =
    CategoryTheory.Limits.prod.fst
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Opposites.Products
Cited by
1 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasBinaryProduct

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.

Cited by1

Results whose statement or proof uses this declaration.