<div id="comment:0"></div> As found by ``` $ git grep -E '^from sage.(symbolic|functions|calculus|manifolds)' src/sage | grep -E -v '^src/sage/(symbolic|functions|calculus|manifolds|geometry/hyperbolic_space|geometry/riemannian_manifolds|dynamics/complex_dynamics)' ``` Depends on #32724 Depends on #32794 Component: **refactoring** _Issue created by migration from https://trac.sagemath.org/ticket/32718_