Theorems · Theorem · ring theory
IsSimpleRing.exists_ringEquiv_matrix_end_mulOpposite
∀ (R : Type u) [inst : Ring R] [IsSimpleRing R] [IsArtinianRing R], ∃ n, ∃ (_ : NeZero n), ∃ I, ∃ (_ : IsSimpleModule R ↥I), Nonempty (R ≃+* Matrix (Fin n) (Fin n) (Module.End R ↥I)ᵐᵒᵖ)
The Wedderburn–Artin Theorem: an Artinian simple ring is isomorphic to a matrix ring over the opposite of the endomorphism ring of its simple module.
- Cited by
- 1 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.
Cites23
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.idstatement and proof · cited by 18,349
- 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
- RingEquivstatement and proof · cited by 1,147
- MulOppositestatement and proof · cited by 1,135
- Module.Endstatement and proof · cited by 774
- RingEquiv.symmproof · cited by 567
- IsSimpleModulestatement and proof · cited by 114
Cited by1
Results whose statement or proof uses this declaration.
- IsSimpleRing.exists_ringEquiv_matrix_divisionRingproof · cited by 0