Commit 2021-09-20 10:37 e29dfc19
View on Github →chore(analysis/normed_space/finite_dimensional): restructure imports (#9289)
Delays importing linear_algebra.finite_dimensional
in the analysis/normed_space/
directory until it is really needed.
This reduces the "long pole" of mathlib compilation by 3 minutes (out of 55).