Theorems · Theorem · global analysis
Manifold.IsImmersionAt.congr_of_eventuallyEq
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} {E'' : Type u} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup E''] [inst_4 : NormedSpace 𝕜 E''] {H : Type u_7}
[inst_5 : TopologicalSpace H] {G : Type u_9} [inst_6 : TopologicalSpace G] {I : ModelWithCorners 𝕜 E H}
{J : ModelWithCorners 𝕜 E'' G} {M : Type u_11} [inst_7 : TopologicalSpace M] [inst_8 : ChartedSpace H M]
{N : Type u_13} [inst_9 : TopologicalSpace N] [inst_10 : ChartedSpace G N] {n : WithTop ℕ∞} {f g : M → N} {x : M},
Manifold.IsImmersionAt I J n f x → f =ᶠ[nhds x] g → Manifold.IsImmersionAt I J n g xIf f is an immersion at x and g = f on some neighbourhood of x,
then g is an immersion at x.
- Defined in
- Mathlib.Geometry.Manifold.Immersion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement and proof · cited by 5,554
- 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
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Manifold.IsImmersionAtstatement and proof · cited by 25
- Manifold.IsImmersionAt.isImmersionAtOfComplement_complementproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- Manifold.IsImmersionAt.congr_iffproof · cited by 0