mathlib
mathlib
copied to clipboard
Published
20 hours ago
•
leanprover-community
Reame
Issues
Unify `char_zero` with `char_p`
Open
urkud
opened this issue 5 years ago
• 0 comments
Proposed changes:
make
p
in
char_p
an
out_param
;
make it work for an
add_monoid
instead of a
semiring
;
use
char_p α 0
instead of
char_zero
.
See
Zulip
Oct 19 '20 12:10
urkud