Theorems · Theorem · global analysis
ContMDiff.iff_comp_isImmersionOfComplement
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} {E''' : Type u_4} {E'' : Type u} {F : Type u_5}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup E'']
[inst_4 : NormedSpace 𝕜 E''] [inst_5 : NormedAddCommGroup E'''] [inst_6 : NormedSpace 𝕜 E''']
[inst_7 : NormedAddCommGroup F] [inst_8 : NormedSpace 𝕜 F] {H : Type u_7} [inst_9 : TopologicalSpace H] {G : Type u_9}
[inst_10 : TopologicalSpace G] {G' : Type u_10} [inst_11 : TopologicalSpace G'] {I : ModelWithCorners 𝕜 E H}
{J : ModelWithCorners 𝕜 E'' G} {J' : ModelWithCorners 𝕜 E''' G'} {M : Type u_11} [inst_12 : TopologicalSpace M]
[inst_13 : ChartedSpace H M] {N : Type u_13} [inst_14 : TopologicalSpace N] [inst_15 : ChartedSpace G N]
{N' : Type u_14} [inst_16 : TopologicalSpace N'] [inst_17 : ChartedSpace G' N'] {n : WithTop ℕ∞} {f : M → N}
{φ : N → N'},
Manifold.IsImmersionOfComplement F J J' n φ → (ContMDiff I J n f ↔ Continuous f ∧ ContMDiff I J' n (φ ∘ f))A function f : M → N between C^n manifolds is C^n if and only if it is continuous
and its composition φ ∘ f with a C^n immersion φ : N → N' is C^n.
- Defined in
- Mathlib.Geometry.Manifold.Immersion
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Continuousstatement and proof · cited by 2,592
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- Continuous.continuousAtproof · cited by 297
- ContMDiffstatement and proof · cited by 278
- ContMDiffAtproof · cited by 192
Cited by2
Results whose statement or proof uses this declaration.
- contMDiff_iff_comp_subtypeVal_Iccproof · cited by 0
- ContMDiff.iff_comp_isImmersionproof · cited by 0