mathlib4
mathlib4 copied to clipboard
feat: norm_num extensions
trafficstars
This PR is an almost complete rewrite of norm_num to implement its functionality via an extensible attribute for plugins, and use Qq for expression construction.
This is really nice, and helpful for me to understand how to use QQ!
I added doc-strings to nearly all the defs. Feel free to discard if you don't like them.
bors merge