Commit 2024-06-14 14:02 239c8221
View on Github →feat(AddChar): Various improvements (#13579)
- Add a bunch of missing
simpandnorm_castlemmas. - Get rid of
IsNontrivial ψsince it's justψ ≠ 1. This simplifies proofs. - Remove explicit arguments to
toMonoidHomEquiv/toAddMonoidHomEquiv. We basically never need to provide them explicitly since unification usually does the job.