Theorems · Theorem · real analysis
isOpenMap_of_hasStrictDerivAt
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [CompleteSpace 𝕜] {f f' : 𝕜 → 𝕜},
(∀ (x : 𝕜), HasStrictDerivAt f (f' x) x) → (∀ (x : 𝕜), f' x ≠ 0) → IsOpenMap fIf a function has a non-zero strict derivative at all points, then it is an open map.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- Eq.geproof · cited by 375
- IsOpenMapstatement · cited by 253
- HasStrictDerivAtstatement and proof · cited by 163
- isOpenMap_iff_nhds_leproof · cited by 6
- HasStrictDerivAt.map_nhds_eqproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Complex.isOpenMap_expproof · cited by 1