Mathlib Map

Theorems · Theorem · commutative algebra

LinearEquiv.toLinearMap_inj

∀ {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 σ' σ] {e₁ e₂ : M ≃ₛₗ[σ] M₂},
  ↑e₁ = ↑e₂ ↔ e₁ = e₂
Defined in
Mathlib.Algebra.Module.Equiv.Defs
Cited by
14 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidRingHomInvPairRingHomInvPair

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

RootPairing.Equiv.reflection_weightEquiv · cited by 2Equiv.reflection_weightEq…Module.Dual.eq_of_preReflection_mapsTo · cited by 2Dual.eq_of_preReflection_…IsLocalizedModule.iso_localizedModule_eq_refl · cited by 2IsLocalizedModule.iso_loc…RootPairing.Equiv.reflection_coweightEquiv · cited by 2Equiv.reflection_coweight…RootPairing.Equiv.weightEquiv_inv · cited by 1Equiv.weightEquiv_invRootPairing.Equiv.coweightEquiv_inv · cited by 1Equiv.coweightEquiv_invSpecialLinearGroup.centerCongr_toLin_equiv_trans_centerEquivRootsOfUnity_eq · cited by 0SpecialLinearGroup.center…TensorProduct.congrIsometry_refl_refl · cited by 0TensorProduct.congrIsomet…TensorProduct.lid_tensor · cited by 0TensorProduct.lid_tensorTensorProduct.assoc_tensor · cited by 0TensorProduct.assoc_tensorTensorProduct.assoc_tensor' · cited by 0TensorProduct.assoc_tenso…TensorProduct.assoc_tensor'' · cited by 0TensorProduct.assoc_tenso…RootPairing.Base.apply_mem_range_root_of_cartanMatrixEq · cited by 0Base.apply_mem_range_root…LinearEquiv.mem_transvections_iff_mem_dilatransvections_and_fixedReduce_eq_one · cited by 0LinearEquiv.mem_transvect…Module · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomLinearEquiv · cited by 3317LinearEquivLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapRingHomInvPair · cited by 523RingHomInvPairLinearEquiv.toLinearMap_injective · cited by 29LinearEquiv.toLinearMap_i…LinearEquiv.toLinearMap_injCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.