Theorems · Definition · commutative algebra
LinearEquiv.toEquiv
{R : Type u_1} →
{S : Type u_6} →
{M : Type u_7} →
{M₂ : Type u_9} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₂] →
{modM : Module R M} →
{modM₂ : Module S M₂} →
{σ : R →+* S} →
{σ' : S →+* R} →
[inst_4 : RingHomInvPair σ σ'] → [inst_5 : RingHomInvPair σ' σ] → (M ≃ₛₗ[σ] M₂) → M ≃ M₂The equivalence of types underlying a linear equivalence.
- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 105 results in Mathlib
- Foundations
- Depth 16 from the axioms, rests on 106 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- RingHomstatement and proof · cited by 10,189
- Equivstatement · cited by 8,337
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
- AddEquiv.toEquivproof · cited by 174
- LinearEquiv.toAddEquivproof · cited by 58
Cited by122
Results whose statement or proof uses this declaration.
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- LinearEquiv.injectiveproof · cited by 162
- LinearEquiv.surjectiveproof · cited by 66
- ContinuousLinearEquiv.toHomeomorphproof · cited by 44
- LinearEquiv.symm_apply_eqproof · cited by 35
- LinearEquiv.bijectiveproof · cited by 35
- FiniteDimensional.completeproof · cited by 29
- LinearEquiv.rangeproof · cited by 26
- LinearEquiv.eq_symm_applyproof · cited by 20
- LinearEquiv.kerproof · cited by 16
- LinearIsometryEquiv.toIsometryEquivproof · cited by 15