Theorems · Definition · commutative algebra
AddEquiv.toLinearEquiv
{R : Type u_1} →
{M : Type u_5} →
{M₂ : Type u_7} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : Module R M] →
[inst_4 : Module R M₂] → (e : M ≃+ M₂) → (∀ (c : R) (x : M), e (c • x) = c • e x) → M ≃ₗ[R] M₂An additive equivalence whose underlying function preserves smul is a linear equivalence.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearEquivstatement · cited by 3,317
- AddEquivstatement and proof · cited by 1,087
- Equiv.toFunproof · cited by 279
- AddEquiv.toEquivproof · cited by 174
- Equiv.invFunproof · cited by 163
Cited by19
Results whose statement or proof uses this declaration.
- Finsupp.domLCongrproof · cited by 20
- AddEquiv.toIntLinearEquivproof · cited by 12
- ModuleCat.restrictScalarsComp'Appproof · cited by 11
- ModuleCat.restrictScalarsId'Appproof · cited by 10
- AddEquiv.toNatLinearEquivproof · cited by 7
- Algebra.IsPushout.cancelBaseChangeproof · cited by 6
- toLexLinearEquivproof · cited by 3
- LinearEquiv.prodUniqueproof · cited by 3
- CochainComplex.HomComplex.Cochain.rightShiftLinearEquivproof · cited by 3
- CochainComplex.HomComplex.Cochain.leftShiftLinearEquivproof · cited by 3
- LinearEquiv.uniqueProdproof · cited by 3
- ofLexLinearEquivproof · cited by 3