Theorems · Definition · global analysis
Manifold.IsSubmersionAt.equiv
{𝕜 : Type u_1} →
{E'' : Type u_3} →
{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 : TopologicalSpace H] →
[inst_6 : TopologicalSpace G] →
{I : ModelWithCorners 𝕜 E H} →
{J : ModelWithCorners 𝕜 E'' G} →
{M : Type u_11} →
{N : Type u_13} →
[inst_7 : TopologicalSpace M] →
[inst_8 : ChartedSpace H M] →
[inst_9 : TopologicalSpace N] →
[inst_10 : ChartedSpace G N] →
{n : WithTop ℕ∞} →
{f : M → N} →
{x : M} →
(h : Manifold.IsSubmersionAt I J n f x) → E ≃L[𝕜] E'' × h.complementA linear equivalence E ≃L[𝕜] (E'' × F) which belongs to the data of a submersion f at x:
the particular equivalence is arbitrary, but this choice matches the witnesses given by
h.domChart and h.codChart.
- Defined in
- Mathlib.Geometry.Manifold.Submersion
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- RingHom.idstatement · cited by 18,349
- 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
- ContinuousLinearEquivstatement · cited by 743
- Manifold.IsSubmersionAtstatement and proof · cited by 20
- Manifold.IsSubmersionAt.isSubmersionAtOfComplement_complementproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- Manifold.IsSubmersionAt.image_target_subset_targetstatement · cited by 1
- Manifold.IsSubmersionAt.target_subset_preimage_targetstatement and proof · cited by 0
- Manifold.IsSubmersionAt.writtenInChartsstatement · cited by 0