File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -460,18 +460,19 @@ Geometry:
460460 discrete spaces are 0-manifolds : ' IsManifold.of_discreteTopology'
461461 0-manifolds are discrete spaces : ' ChartedSpace.discreteTopology'
462462
463- Riemannian manifolds :
464- Riemannian/bundle metric : ' Bundle.RiemannianMetric'
465- Smooth bundle metric : ' Bundle.ContMDiffRiemannianMetric'
466- Riemannian manifold : ' IsRiemannianManifold'
467-
468463 Smooth vector and fiber bundles :
469464 (topological) fiber bundle : ' FiberBundle'
470465 (smooth) vector bundle : ' ContMDiffVectorBundle'
471466 (smooth) trivial vector bundle : ' Bundle.Trivial.contMDiffVectorBundle'
472467 (smooth) direct sum of vector bundles : ' Bundle.Prod.contMDiffVectorBundle'
473468 (smooth) pullback vector bundle : ' ContMDiffVectorBundle.pullback'
474469 (smooth) Hom bundle : ' ContMDiffVectorBundle.continuousLinearMap'
470+ covariant derivatives : ' CovariantDerivative'
471+
472+ Riemannian manifolds :
473+ Riemannian/bundle metric : ' Bundle.RiemannianMetric'
474+ Smooth bundle metric : ' Bundle.ContMDiffRiemannianMetric'
475+ Riemannian manifold : ' IsRiemannianManifold'
475476
476477 Algebraic geometry :
477478 prime spectrum : ' PrimeSpectrum'
You can’t perform that action at this time.
0 commit comments