Theorems · Theorem · ring theory
IsSemiprimaryRing.induction
∀ (R₀ : Type u_1) (R : Type u_2) (M : Type u) [inst : Ring R₀] [inst_1 : Ring R] [inst_2 : Module R₀ R]
[inst_3 : AddCommGroup M] [inst_4 : Module R₀ M] [inst_5 : Module R M] [IsScalarTower R₀ R M] [IsSemiprimaryRing R]
{P : (M : Type u) → [inst_8 : AddCommGroup M] → [Module R₀ M] → [Module R M] → Prop},
(∀ (M : Type u) [inst_8 : AddCommGroup M] [inst_9 : Module R₀ M] [inst_10 : Module R M] [IsScalarTower R₀ R M]
[IsSemisimpleModule R M], Module.IsTorsionBySet R M ↑(Ring.jacobson R) → P M) →
(∀ (M : Type u) [inst_8 : AddCommGroup M] [inst_9 : Module R₀ M] [inst_10 : Module R M]
[inst_11 : IsScalarTower R₀ R M],
have N := Ring.jacobson R • ⊤;
P ↥N → P (M ⧸ N) → P M) →
P M- Defined in
- Mathlib.RingTheory.HopkinsLevitzki
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- IsScalarTowerstatement and proof · cited by 3,896
- LE.le.transproof · cited by 3,151
- HasQuotient.Quotientstatement and proof · cited by 2,301
- le_topproof · cited by 411
Cited by2
Results whose statement or proof uses this declaration.
- IsSemiprimaryRing.isNoetherian_iff_isArtinianproof · cited by 2
- IsSemiprimaryRing.isNoetherian_iff_finite_of_jacobson_fgproof · cited by 1