Skip to content

Commit e7aadb3

Browse files
committed
feat: local frames
This depends on the custom elaborators added in leanprover-community#27021; for some reason, using these fails. To be investigated!
1 parent 79ef2e9 commit e7aadb3

2 files changed

Lines changed: 763 additions & 0 deletions

File tree

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3732,6 +3732,7 @@ import Mathlib.Geometry.Manifold.Traces
37323732
import Mathlib.Geometry.Manifold.VectorBundle.Basic
37333733
import Mathlib.Geometry.Manifold.VectorBundle.FiberwiseLinear
37343734
import Mathlib.Geometry.Manifold.VectorBundle.Hom
3735+
import Mathlib.Geometry.Manifold.VectorBundle.LocalFrame
37353736
import Mathlib.Geometry.Manifold.VectorBundle.MDifferentiable
37363737
import Mathlib.Geometry.Manifold.VectorBundle.Pullback
37373738
import Mathlib.Geometry.Manifold.VectorBundle.Riemannian

0 commit comments

Comments
 (0)