Theorems · Theorem · commutative algebra
Submodule.pow_pOrder_smul
∀ {R : Type u_1} {M : Type u_2} [inst : Monoid R] [inst_1 : AddCommMonoid M] [inst_2 : DistribMulAction R M] {p : R}
(hM : Module.IsTorsion' M ↥(Submonoid.powers p)) (x : M) [inst_3 : (n : ℕ) → Decidable (p ^ n • x = 0)],
p ^ Submodule.pOrder hM x • x = 0- Defined in
- Mathlib.Algebra.Module.Torsion.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement · cited by 3,086
- DistribMulActionstatement and proof · cited by 584
- Submonoid.powersstatement and proof · cited by 408
- Nat.find_specproof · cited by 74
- Module.IsTorsion'statement and proof · cited by 10
- Submodule.pOrderstatement · cited by 7
- Submodule.isTorsion'_powers_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.exists_isTorsionByproof · cited by 1