Theorems · Definition · ring theory
LinearEquiv.conjAlgEquiv
(R : Type u_1) →
{S : Type u_2} →
{M₁ : Type u_3} →
{M₂ : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M₁] →
[inst_2 : Module R M₁] →
[inst_3 : AddCommMonoid M₂] →
[inst_4 : Module R M₂] →
[inst_5 : Semiring S] →
[inst_6 : Module S M₁] →
[inst_7 : Module S M₂] →
[inst_8 : SMulCommClass S R M₁] →
[inst_9 : SMulCommClass S R M₂] →
[inst_10 : SMul R S] →
[inst_11 : IsScalarTower R S M₁] →
[inst_12 : IsScalarTower R S M₂] → (M₁ ≃ₗ[S] M₂) → Module.End S M₁ ≃ₐ[R] Module.End S M₂A linear equivalence of two modules induces an equivalence of algebras of their endomorphisms.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 35 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
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement and proof · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- RingEquivproof · cited by 1,147
- Module.Endstatement and proof · cited by 774
- RingEquiv.toEquivproof · cited by 101
Cited by16
Results whose statement or proof uses this declaration.
- AlgEquiv.eq_linearEquivConjAlgEquivstatement and proof · cited by 4
- IsSemisimpleModule.exists_end_algEquiv_pi_matrix_endproof · cited by 3
- IsSimpleRing.exists_algEquiv_matrix_end_mulOppositeproof · cited by 2
- LinearEquiv.conjAlgEquiv_apply_applystatement and proof · cited by 1
- LinearEquiv.conjAlgEquiv_ext_iffstatement and proof · cited by 1
- LinearMap.trace_mapproof · cited by 1
- LinearMap.det_mapproof · cited by 1
- algEquivMatrixproof · cited by 1
- IsAzumaya.mulLeftRight_comp_congrstatement · cited by 1
- LinearEquiv.conjAlgEquiv_applystatement · cited by 0
- LinearEquiv.conjAlgEquiv_ext_iff'statement and proof · cited by 0
- LinearEquiv.conjAlgEquiv_surjectivestatement and proof · cited by 0