Commit 2023-09-05 10:32 a1fd072e
View on Github →chore: minimize imports in NormNum.Core (#6953)
Reducing the imports in Mathlib.Tactic.NormNum.Core
a bit.
(I was thinking about whether it might be possible to upstream some of norm_num
. As is it has a lot of prerequisites!)