Theorems · Definition · global analysis
Manifold.IsSubmersionAtOfComplement
{𝕜 : Type u_1} →
{E'' : Type u_3} →
(F : Type u_5) →
{H : Type u_7} →
{G : Type u_9} →
{E : Type u} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup E''] →
[inst_4 : NormedSpace 𝕜 E''] →
[inst_5 : NormedAddCommGroup F] →
[NormedSpace 𝕜 F] →
[inst_7 : TopologicalSpace H] →
[inst_8 : TopologicalSpace G] →
ModelWithCorners 𝕜 E H →
ModelWithCorners 𝕜 E'' G →
{M : Type u_11} →
{N : Type u_13} →
[inst : TopologicalSpace M] →
[ChartedSpace H M] →
[inst : TopologicalSpace N] →
[ChartedSpace G N] → WithTop ℕ∞ → (M → N) → M → Propf : M → N is a C^n submersion at x if there are charts φ and ψ of M and N
around x and f x, respectively such that in these charts, f looks like (u, v) ↦ u.
Additionally, we demand that f map φ.source into ψ.source.
NB. We don't know the particular atlasses used for M and N, so asking for φ and ψ to be
in the atlas would be too optimistic: lying in the maximalAtlas is sufficient.
This definition has a fixed parameter F, which is a choice of complement of E'' in E:
being an submersion at x includes a choice of linear isomorphism between E'' × F and E.
While the particular choice of complement is often not important, choosing a complement is useful
in some settings, such as proving that embedded submanifolds are locally given either by an
immersion or a submersion.
Unless you have a particular reason, prefer to use IsSubmersionAt instead.
- Defined in
- Mathlib.Geometry.Manifold.Submersion
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- Manifold.LiftSourceTargetPropertyAtproof · cited by 17
- Manifold.SubmersionAtPropproof · cited by 4
Cited by38
Results whose statement or proof uses this declaration.
- Manifold.IsSubmersionAtproof · cited by 20
- Manifold.IsSubmersionAt.isSubmersionAtOfComplement_complementstatement · cited by 13
- Manifold.IsSubmersionAtOfComplement.domChartstatement and proof · cited by 11
- Manifold.IsSubmersionAtOfComplement.codChartstatement and proof · cited by 10
- Manifold.IsSubmersionOfComplementproof · cited by 8
- Manifold.IsSubmersionAtOfComplement.equivstatement and proof · cited by 7
- Manifold.IsSubmersionAtOfComplement.smallComplementstatement and proof · cited by 4
- Manifold.IsSubmersionAtOfComplement.smallEquivstatement and proof · cited by 4
- Manifold.IsSubmersionAtOfComplement.source_subset_preimage_sourcestatement and proof · cited by 4
- Manifold.IsSubmersionAtOfComplement.writtenInChartsstatement and proof · cited by 4
- Manifold.IsSubmersionAtOfComplement.propertystatement and proof · cited by 3
- Manifold.IsSubmersionAtOfComplement.codChart_mem_maximalAtlasstatement and proof · cited by 3