Theorems · Theorem · ring theory
TwoSidedIdeal.jacobson_matrix
∀ {R : Type u_1} [inst : Ring R] {n : Type u_2} [inst_1 : Fintype n] [inst_2 : DecidableEq n] (I : TwoSidedIdeal R),
(TwoSidedIdeal.matrix n I).jacobson = TwoSidedIdeal.matrix n I.jacobsonFor any two-sided ideal $I ≤ R$, we have $J(Mₙ(I)) = Mₙ(J(I))$.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Ideal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingFintypeDecidableEq
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.
- DFunLike.coeproof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Matrixstatement · cited by 4,303
- le_antisymmproof · cited by 2,068
- TwoSidedIdealstatement and proof · cited by 151
- Ideal.jacobsonproof · cited by 88
- TwoSidedIdeal.asIdealproof · cited by 13
- TwoSidedIdeal.matrixstatement and proof · cited by 10
- Ideal.matrixproof · cited by 9
- TwoSidedIdeal.jacobsonstatement and proof · cited by 4
- TwoSidedIdeal.asIdeal_jacobsonproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TwoSidedIdeal.matrix_jacobson_botproof · cited by 0