feat: immersed points#35078
Conversation
PR summary af1b8b4417Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This pull request has conflicts, please merge |
03db031 to
ba38237
Compare
and versions for `(m)fderivWithin` versions. This generalises the existing lemmas `(m)differentiableAt_of_isInvertible_(m)fderiv` and friends. Extracted from #35078; from the path to immersions, embeddings and submanifolds.
|
This pull request has conflicts, please merge |
b206a90 to
9bb17fc
Compare
9bb17fc to
95db9f7
Compare
|
This PR/issue depends on: |
…unity#35284) and versions for `(m)fderivWithin` versions. This generalises the existing lemmas `(m)differentiableAt_of_isInvertible_(m)fderiv` and friends. Extracted from leanprover-community#35078; from the path to immersions, embeddings and submanifolds.
Define immersed points of a (differentiable) map between manifolds, and prove that immersed points compose.
Future PRs show that
xis an immersed point offif and only iffis an immersion atx:thus, proving the composition of immersed points (which follows immediately from the chain rule)
implies the composition of immersions (which is not obvious from their definition.
From the path towards immersions, embeddings and submanifolds.