Theorems · Definition · commutative algebra
LinearEquiv.toLinearMap
{R : Type u_14} →
{S : Type u_15} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{σ : R →+* S} →
{σ' : S →+* R} →
[inst_2 : RingHomInvPair σ σ'] →
[inst_3 : RingHomInvPair σ' σ] →
{M : Type u_16} →
{M₂ : Type u_17} →
[inst_4 : AddCommMonoid M] →
[inst_5 : AddCommMonoid M₂] →
[inst_6 : Module R M] → [inst_7 : Module S M₂] → (M ≃ₛₗ[σ] M₂) → M →ₛₗ[σ] M₂The linear map underlying a linear equivalence.
- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 1,171 results in Mathlib
- Foundations
- Depth 13 from the axioms, rests on 85 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
Cited by1,459
Results whose statement or proof uses this declaration.
- LinearEquiv.symmproof · cited by 1,461
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- LinearEquiv.transproof · cited by 298
- Submodule.projectionOntoproof · cited by 81
- AffineEquiv.toAffineMapproof · cited by 65
- Module.Basis.coordproof · cited by 64
- Orientation.rotationproof · cited by 62
- LinearEquiv.toAddEquivproof · cited by 58
- CliffordAlgebra.reverseproof · cited by 50
- TensorProduct.congrproof · cited by 50
- Algebra.Extension.cotangentComplexproof · cited by 48
- LinearEquiv.restrictScalarsproof · cited by 46
Showing the 200 most cited of 1,459.