Theorems · Definition · functional analysis
ContinuousLinearEquiv.toContinuousLinearMap
{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₂A continuous linear equivalence induces a continuous linear map.
- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 448 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 102 definitions · uses no axioms
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
- LinearMapproof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement · cited by 5,352
- LinearEquiv.toLinearMapproof · cited by 1,171
- ContinuousLinearEquivstatement and proof · cited by 743
- RingHomInvPairstatement and proof · cited by 523
- ContinuousLinearEquiv.toLinearEquivproof · cited by 118
- ContinuousLinearEquiv.continuous_toFunproof · cited by 1
Cited by501
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.IsInvertibleproof · cited by 104
- ContinuousLinearMap.inverseproof · cited by 82
- mvfderivproof · cited by 37
- ContinuousLinearMap.lTensorproof · cited by 30
- mvfderivWithinproof · cited by 22
- ContinuousMap.toLpproof · cited by 21
- ContinuousLinearMap.inverse_equivstatement and proof · cited by 19
- FormalMultilinearSeries.derivSeriesproof · cited by 17
- HasStrictFDerivAt.toOpenPartialHomeomorphstatement and proof · cited by 16
- ContinuousLinearEquiv.contDiffproof · cited by 13
- ImplicitFunctionData.hasStrictFDerivAtstatement · cited by 12
- HasStrictFDerivAt.localInversestatement and proof · cited by 11
Showing the 200 most cited of 501.