Theorems · Theorem · ring theory
IsSimpleRing.exists_algEquiv_matrix_end_mulOpposite
∀ (R₀ : Type u_1) (R : Type u) [inst : CommSemiring R₀] [inst_1 : Ring R] [inst_2 : Algebra R₀ R] [IsSimpleRing R]
[IsArtinianRing R],
∃ n,
∃ (_ : NeZero n), ∃ I, ∃ (_ : IsSimpleModule R ↥I), Nonempty (R ≃ₐ[R₀] Matrix (Fin n) (Fin n) (Module.End R ↥I)ᵐᵒᵖ)The Wedderburn–Artin Theorem, algebra form: an Artinian simple algebra is isomorphic to a matrix algebra over the opposite of the endomorphism algebra of its simple module.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Matrixstatement and proof · cited by 4,303
- LinearEquivproof · cited by 3,317
- AlgEquivstatement and proof · cited by 1,681
- MulOppositestatement and proof · cited by 1,135
- Module.Endstatement and proof · cited by 774
Cited by2
Results whose statement or proof uses this declaration.
- IsSimpleRing.exists_algEquiv_matrix_divisionRing_finiteproof · cited by 1
- IsSimpleRing.exists_algEquiv_matrix_divisionRingproof · cited by 0