Theorems · Definition · functional analysis
ContinuousLinearEquiv.symm
{R₁ : Type u_1} →
{R₂ : Type u_2} →
[inst : Semiring R₁] →
[inst_1 : Semiring R₂] →
{σ₁₂ : R₁ →+* R₂} →
{σ₂₁ : R₂ →+* R₁} →
[inst_2 : RingHomInvPair σ₁₂ σ₂₁] →
[inst_3 : RingHomInvPair σ₂₁ σ₁₂] →
{M₁ : Type u_4} →
[inst_4 : TopologicalSpace M₁] →
[inst_5 : AddCommMonoid M₁] →
{M₂ : Type u_5} →
[inst_6 : TopologicalSpace M₂] →
[inst_7 : AddCommMonoid M₂] →
[inst_8 : Module R₁ M₁] → [inst_9 : Module R₂ M₂] → (M₁ ≃SL[σ₁₂] M₂) → M₂ ≃SL[σ₂₁] M₁The inverse of a continuous linear equivalence as a continuous linear equivalence
- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 368 results in Mathlib
- Foundations
- Depth 27 from the axioms, rests on 223 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- LinearEquivproof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- ContinuousLinearEquivstatement and proof · cited by 743
- RingHomInvPairstatement and proof · cited by 523
- ContinuousLinearEquiv.toLinearEquivproof · cited by 118
- ContinuousLinearEquiv.continuous_toFunproof · cited by 1
- ContinuousLinearEquiv.continuous_invFunproof · cited by 0
Cited by405
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.inverseproof · cited by 82
- ContinuousLinearEquiv.symm_apply_applystatement · cited by 39
- ContinuousLinearEquiv.apply_symm_applystatement · cited by 36
- NumberField.mixedEmbedding.fundamentalCone.expMapBasisproof · cited by 30
- FiniteDimensional.completeproof · cited by 29
- ContinuousLinearMap.inverse_equivstatement and proof · cited by 19
- CStarMatrix.toCLMproof · cited by 13
- ClosedSubmodule.mapEquivproof · cited by 11
- ContinuousLinearMap.ofIsTopComplproof · cited by 10
- FormalMultilinearSeries.rightInvproof · cited by 10
- Bundle.Trivialization.continuousLinearEquivAt_symm_applystatement and proof · cited by 8
- summable_norm_iffproof · cited by 8
Showing the 200 most cited of 405.