Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2018-09-08 20:54
73abe2e1
View on Github →
fix(category_theory/products): fix types of inl/inr/fst/snd (
#320
)
Estimated changes
Modified
category_theory/products.lean
modified
def
category_theory.prod.fst
modified
def
category_theory.prod.inl
modified
def
category_theory.prod.inr
modified
def
category_theory.prod.snd