Theorems · Definition · functional analysis
ContinuousLinearEquiv.toLinearEquiv
{R : Type u_1} →
{S : Type u_2} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{σ : R →+* S} →
{σ' : S →+* R} →
[inst_2 : RingHomInvPair σ σ'] →
[inst_3 : RingHomInvPair σ' σ] →
{M : Type u_3} →
[inst_4 : TopologicalSpace M] →
[inst_5 : AddCommMonoid M] →
{M₂ : Type u_4} →
[inst_6 : TopologicalSpace M₂] →
[inst_7 : AddCommMonoid M₂] →
[inst_8 : Module R M] → [inst_9 : Module S M₂] → (M ≃SL[σ] M₂) → M ≃ₛₗ[σ] M₂- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 118 results in Mathlib
- Foundations
- Depth 13 from the axioms, rests on 86 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- LinearEquivstatement · cited by 3,317
- ContinuousLinearEquivstatement and proof · cited by 743
- RingHomInvPairstatement and proof · cited by 523
Cited by146
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- ContinuousLinearEquiv.symmproof · cited by 368
- ContinuousLinearEquiv.toHomeomorphproof · cited by 44
- ContinuousLinearEquiv.symm_apply_applyproof · cited by 39
- ContinuousLinearEquiv.apply_symm_applyproof · cited by 36
- ContinuousLinearEquiv.transproof · cited by 31
- FiniteDimensional.completeproof · cited by 29
- ModelWithCorners.transContinuousLinearEquivproof · cited by 14
- ContinuousLinearEquiv.prodCongrproof · cited by 12
- ContinuousLinearEquiv.injectiveproof · cited by 11
- ClosedSubmodule.mapEquivproof · cited by 11
- ContinuousLinearEquiv.conjContinuousAlgEquivproof · cited by 10