Theorems · Theorem · ring theory
IsSimpleRing.exists_algEquiv_matrix_divisionRing
- 1000+ list: Artin–Wedderburn theorem
∀ (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), ∃ D x x_1, Nonempty (R ≃ₐ[R₀] Matrix (Fin n) (Fin n) D)
The Wedderburn–Artin Theorem, algebra form: an Artinian simple algebra is isomorphic to a matrix algebra over a division algebra.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, 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.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Idealproof · cited by 4,748
- Matrixstatement and proof · cited by 4,303
- AlgEquivstatement and proof · cited by 1,681
- MulOppositeproof · cited by 1,135
- DivisionRingstatement and proof · cited by 1,062
- Module.Endproof · cited by 774
- IsSimpleModuleproof · cited by 114
- IsArtinianRingstatement and proof · cited by 98
- IsSimpleRingstatement and proof · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.