Theorems · Definition · commutative algebra
LinearEquiv.congrLeft
(M : Type u_5) →
{M₂ : Type u_7} →
{M₃ : Type u_8} →
[inst : AddCommMonoid M] →
[inst_1 : AddCommMonoid M₂] →
[inst_2 : AddCommMonoid M₃] →
{R : Type u_9} →
(S : Type u_10) →
[inst_3 : Semiring R] →
[inst_4 : Semiring S] →
[inst_5 : Module R M₂] →
[inst_6 : Module R M₃] →
[inst_7 : Module R M] →
[inst_8 : Module S M] →
[inst_9 : SMulCommClass R S M] → (M₂ ≃ₗ[R] M₃) → (M₂ →ₗ[R] M) ≃ₗ[S] M₃ →ₗ[R] MAn R-linear isomorphism between two R-modules M₂ and M₃ induces an S-linear
isomorphism between M₂ →ₗ[R] M and M₃ →ₗ[R] M, if M is both an R-module and an
S-module and their actions commute.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- AddEquivproof · cited by 1,087
- Equiv.toFunproof · cited by 279
- AddEquiv.toEquivproof · cited by 174
- Equiv.invFunproof · cited by 163
- LinearEquiv.reflproof · cited by 143
Cited by12
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.congrproof · cited by 9
- Matrix.liftLinearproof · cited by 4
- Module.Dual.congrproof · cited by 4
- Module.Invertible.rTensorInvproof · cited by 2
- Module.Invertible.rTensorInv_leftInverseproof · cited by 1
- LinearEquiv.congrLeft_applystatement and proof · cited by 1
- Module.isBaseChange_map_of_finite_freeproof · cited by 1
- Module.Invertible.rTensorInv_injectiveproof · cited by 0
- IsBaseChange.linearMapLeftRightproof · cited by 0
- IsBaseChange.endproof · cited by 0
- LinearEquiv.congrLeft_symm_applystatement and proof · cited by 0
- Module.Invertible.bijective_curryproof · cited by 0