Commit 738e543
feat: define C^n submersions (leanprover-community#35122)
This PR defines submersions between C^n manifolds. In the infinite-dimensional setting, submersions are defined via local normal forms rather than surjectivity of the mfderiv. A map f is a submersion at x if, in suitable charts around x and f x, it has the form (u, v) ↦ u after identifying the model space with a product.
We prove a few basic properties:
- being a submersion is a local property,
- products of submersions are submersions,
- the set of submersed points is open
Future PRs will prove that submersions are C^n and deduce equivalence with the standard definition in finite dimensions. From the path towards the regular value theorem.
This file was developed under the supervision of Michael Rothgang.
Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
Co-authored-by: Samantha M. Naranjo <naranjosamantha1j@gmail.com>
Co-authored-by: Samantha Naranjo <naranjosamantha1j@gmail.com>1 parent d925b89 commit 738e543
3 files changed
Lines changed: 637 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4679 | 4679 | | |
4680 | 4680 | | |
4681 | 4681 | | |
| 4682 | + | |
4682 | 4683 | | |
4683 | 4684 | | |
4684 | 4685 | | |
| |||
0 commit comments