Theorems · Theorem · functional analysis
ContinuousLinearMap.inverse_eq_ringInverse
∀ {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₂] (e : M ≃L[R] M₂) (f : M →L[R] M₂), f.inverse = Ring.inverse (↑e.symm ∘SL f) ∘SL ↑e.symmThe function ContinuousLinearEquiv.inverse can be written in terms of Ring.inverse for the
ring of self-maps of the domain.
- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement and proof · cited by 5,352
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- IsUnitproof · cited by 1,602
- ContinuousLinearEquivstatement and proof · cited by 743
- ContinuousLinearMap.compstatement and proof · cited by 709
Cited by2
Results whose statement or proof uses this declaration.
- contDiffAt_map_inverseproof · cited by 3
- ContinuousLinearMap.ringInverse_eq_inverseproof · cited by 1