Mathlib Map

Theorems · Definition · global analysis

HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : NormedSpace 𝕜 E] →
          [CompleteSpace E] →
            {F : Type u_3} →
              [inst_4 : NormedAddCommGroup F] →
                [inst_5 : NormedSpace 𝕜 F] →
                  [CompleteSpace F] →
                    (f : E → F) →
                      (f' : E →L[𝕜] F) →
                        {a : E} →
                          HasStrictFDerivAt f f' a →
                            (↑f').range = ⊤ → (↑f').ker.ClosedComplemented → OpenPartialHomeomorph E (F × ↥(↑f').ker)

An open partial homeomorphism between E and F × f'.ker sending level surfaces of f to vertical subspaces.

Defined in
Mathlib.Analysis.Calculus.Implicit
Cited by
10 results in Mathlib
Foundations
Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceCompleteSpaceNormedAddCommGroupNormedSpaceCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HasStrictFDerivAt.implicitToOpenPartialHomeomorph · cited by 7HasStrictFDerivAt.implici…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented_self · cited by 3HasStrictFDerivAt.implici…HasStrictFDerivAt.mem_implicitToOpenPartialHomeomorphOfComplemented_source · cited by 2HasStrictFDerivAt.mem_imp…HasStrictFDerivAt.mem_implicitToOpenPartialHomeomorphOfComplemented_target · cited by 2HasStrictFDerivAt.mem_imp…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented_apply · cited by 2HasStrictFDerivAt.implici…HasStrictFDerivAt.implicitFunctionOfComplemented_apply_image · cited by 1HasStrictFDerivAt.implici…HasStrictFDerivAt.map_implicitFunctionOfComplemented_eq · cited by 1HasStrictFDerivAt.map_imp…HasStrictFDerivAt.eq_implicitFunctionOfComplemented · cited by 1HasStrictFDerivAt.eq_impl…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented_apply_ker · cited by 1HasStrictFDerivAt.implici…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented_fst · cited by 0HasStrictFDerivAt.implici…HasStrictFDerivAt.implicitToOpenPartialHomeomorphOfComplemented.congr_simp · cited by 0implicitToOpenPartialHome…RingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSubmodule · cited by 7192SubmoduleContinuousLinearMap · cited by 5352ContinuousLinearMapCompleteSpace · cited by 2532CompleteSpaceLinearMap.range · cited by 893LinearMap.rangeLinearMap.ker · cited by 848LinearMap.kerOpenPartialHomeomorph · cited by 664OpenPartialHomeomorphContinuousLinearMap.toLinearMap · cited by 528ContinuousLinearMap.toLin…HasStrictFDerivAt · cited by 261HasStrictFDerivAtSubmodule.ClosedComplemented · cited by 40Submodule.ClosedComplemen…ImplicitFunctionData.toOpenPartialHomeomorph · cited by 6ImplicitFunctionData.toOp…HasStrictFDerivAt.implicitToO…CITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.