theorem
LinearEquiv.map_coe
{R : Type u_1}
{M₁ : Type u_2}
{M₂ : Type u_3}
[CommSemiring R]
[AddCommMonoid M₁]
[AddCommMonoid M₂]
[Module R M₁]
[Module R M₂]
(e : M₁ ≃ₗ[R] M₂)
(U : Submodule R M₁)
:
@[simp]
theorem
LinearEquiv.map_trans
{R : Type u_1}
{M₁ : Type u_2}
{M₂ : Type u_3}
{M₃ : Type u_4}
[CommSemiring R]
[AddCommMonoid M₁]
[AddCommMonoid M₂]
[AddCommMonoid M₃]
[Module R M₁]
[Module R M₂]
[Module R M₃]
(e₁₂ : M₁ ≃ₗ[R] M₂)
(e₂₃ : M₂ ≃ₗ[R] M₃)
(U : Submodule R M₁)
: