Theorems · Theorem · commutative algebra
Ideal.IsTwoSided.pow_succ
∀ {R : Type u} [inst : Semiring R] {I : Ideal R} [I.IsTwoSided] (n : ℕ), I ^ (n + 1) = I * I ^ n- Defined in
- Mathlib.RingTheory.Ideal.Operations
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringIdeal.IsTwoSided
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Submoduleproof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- add_commproof · cited by 1,535
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Submodule.pow_oneproof · cited by 6
- Ideal.IsTwoSided.pow_addproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.FG.powproof · cited by 1