Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2022-05-18 23:17
76f9f454
View on Github →
feat(category_theory/limits): (co/bi)products over types with a unique term (
#14191
)
Estimated changes
Modified
src/category_theory/discrete_category.lean
Modified
src/category_theory/limits/shapes/biproducts.lean
added
def
category_theory.limits.biproduct_unique_iso
added
def
category_theory.limits.limit_bicone_of_unique
Modified
src/category_theory/limits/shapes/products.lean
added
def
category_theory.limits.colimit_cocone_of_unique
added
def
category_theory.limits.coproduct_unique_iso
added
def
category_theory.limits.limit_cone_of_unique
added
def
category_theory.limits.product_unique_iso