Theorems · Definition · commutative algebra
LinearEquiv.congrRight
{R : Type u_1} →
{M : Type u_5} →
{M₂ : Type u_7} →
{M₃ : Type u_8} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : AddCommMonoid M₃] →
[inst_4 : Module R M] →
[inst_5 : Module R M₂] → [inst_6 : Module R M₃] → (M₂ ≃ₗ[R] M₃) → (M →ₗ[R] M₂) ≃ₗ[R] M →ₗ[R] M₃If M₂ and M₃ are linearly isomorphic then the two spaces of linear maps from M into M₂
and M into M₃ are linearly isomorphic.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.reflproof · cited by 143
- LinearEquiv.arrowCongrproof · cited by 28
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.congrproof · cited by 9
- LinearEquiv.congrRight₂proof · cited by 5
- Module.Invertible.rTensorInvproof · cited by 2
- Module.Invertible.rTensorInv_leftInverseproof · cited by 1
- Module.Invertible.rTensorEquiv_symm_apply_applystatement · cited by 0
- Module.Invertible.rTensorInv_injectiveproof · cited by 0
- Module.Invertible.bijective_curryproof · cited by 0