Mathlib Map

Theorems · Theorem · commutative algebra

LinearEquiv.toLinearMap_injective

∀ {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 σ' σ],
  Function.Injective LinearEquiv.toLinearMap
Defined in
Mathlib.Algebra.Module.Equiv.Defs
Cited by
29 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidRingHomInvPairRingHomInvPair

Around this declaration

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

LinearEquiv.toLinearMap_inj · cited by 14LinearEquiv.toLinearMap_i…TensorProduct.congr_refl_refl · cited by 4TensorProduct.congr_refl_…TensorProduct.congr_trans · cited by 2TensorProduct.congr_transTensorProduct.lid_eq_rid · cited by 2TensorProduct.lid_eq_ridTensorProduct.restrictScalar_directSumRight · cited by 2TensorProduct.restrictSca…PiTensorProduct.reindex_trans · cited by 2PiTensorProduct.reindex_t…TensorProduct.comm_trans_comm · cited by 2TensorProduct.comm_trans_…TensorProduct.comm_trans_rid · cited by 1TensorProduct.comm_trans_…LinearEquiv.rTensor_trans · cited by 1LinearEquiv.rTensor_transModule.Invertible.tensorProductComm_eq_refl · cited by 1Invertible.tensorProductC…Submodule.comm_trans_lTensorOne · cited by 1Submodule.comm_trans_lTen…Submodule.comm_trans_rTensorOne · cited by 1Submodule.comm_trans_rTen…TensorProduct.AlgebraTensorModule.congr_refl · cited by 1AlgebraTensorModule.congr…TensorProduct.AlgebraTensorModule.congr_trans · cited by 1AlgebraTensorModule.congr…LinearEquiv.lTensor_trans · cited by 1LinearEquiv.lTensor_transModule · 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 523RingHomInvPairEquiv.ext · cited by 102Equiv.extLinearMap.congr_fun · cited by 96LinearMap.congr_funLinearEquiv.toEquiv_injective · cited by 4LinearEquiv.toEquiv_injec…LinearEquiv.toLinearMap_injec…CITED BYCITES

Cites11

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

Cited by29

Results whose statement or proof uses this declaration.