Mathlib Map

Theorems · Definition · functional analysis

ContinuousLinearMap.IsInvertible

{R : Type u_1} →
  {M : Type u_2} →
    {M₂ : Type u_3} →
      [inst : TopologicalSpace M] →
        [inst_1 : TopologicalSpace M₂] →
          [inst_2 : Semiring R] →
            [inst_3 : AddCommMonoid M] →
              [inst_4 : Module R M] → [inst_5 : AddCommMonoid M₂] → [inst_6 : Module R M₂] → (M →L[R] M₂) → Prop

A continuous linear map is invertible if it is the forward direction of a continuous linear equivalence.

Defined in
Mathlib.Topology.Algebra.Module.Equiv
Cited by
104 results in Mathlib
Foundations
Depth 21 from the axioms, rests on 184 definitions · uses propext, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceSemiringAddCommMonoidModuleAddCommMonoidModule

Around this declaration

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

ContinuousLinearMap.inverse · cited by 82ContinuousLinearMap.inver…HasStrictFDerivAt.implicitFunctionOfProdDomain · cited by 10HasStrictFDerivAt.implici…ContDiffAt.implicitFunction · cited by 10ContDiffAt.implicitFuncti…HasStrictFDerivAt.implicitFunctionDataOfProdDomain · cited by 8HasStrictFDerivAt.implici…ContinuousLinearMap.inverse_of_not_isInvertible · cited by 7ContinuousLinearMap.inver…implicitFunctionOfBivariate · cited by 6implicitFunctionOfBivaria…HasStrictFDerivAt.eventually_apply_eq_iff_implicitFunctionOfProdDomain · cited by 4HasStrictFDerivAt.eventua…ContMDiffWithinAt.mpullbackWithin_vectorField_inter · cited by 4ContMDiffWithinAt.mpullba…ContMDiffWithinAt.mpullback_vectorField_preimage · cited by 4ContMDiffWithinAt.mpullba…ContinuousLinearMap.IsInvertible.injective · cited by 4IsInvertible.injectiveexists_continuousLinearEquiv_fderivWithin_symm_eq · cited by 3exists_continuousLinearEq…isInvertible_mfderivWithin_extChartAt_symm · cited by 3isInvertible_mfderivWithi…HasStrictFDerivAt.hasStrictFDerivAt_implicitFunctionOfProdDomain · cited by 3HasStrictFDerivAt.hasStri…VectorField.pullbackWithin_lieBracketWithin_of_isSymmSndFDerivWithinAt · cited by 3VectorField.pullbackWithi…HasStrictFDerivAt.tendsto_implicitFunctionOfProdDomain · cited by 3HasStrictFDerivAt.tendsto…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidContinuousLinearMap · cited by 5352ContinuousLinearMapContinuousLinearEquiv · cited by 743ContinuousLinearEquivContinuousLinearEquiv.toContinuousLinearMap · cited by 448ContinuousLinearEquiv.toC…ContinuousLinearMap.IsInverti…CITED BYCITES

Cites8

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

Cited by110

Results whose statement or proof uses this declaration.