Commit 2020-10-31 15:07 9a03bdf1
View on Github →chore(algebra/ordered_group): use implicit args, add add_eq_coe (#4853)
- Use implicit arguments in various ifflemmas aboutwith_top.
- Add add_eq_coe.
- Rewrite with_top.ordered_add_comm_monoidmovingbegin .. endblocks inside the structure. This way we don't depend on the fact thatrefinedoesn't introduce anyids and it's easier to see right away which block proves which statement.