Theorems · Theorem · commutative algebra
Ideal.IsPrime.mul_mem_pow
∀ {R : Type u_1} [inst : CommRing R] [IsDedekindDomain R] (I : Ideal R) [hI : I.IsPrime] {a b : R} {n : ℕ},
a * b ∈ I ^ n → a ∈ I ∨ b ∈ I ^ nSee also Ideal.IsMaximal.mul_mem_pow for maximal ideal.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- pow_zeroproof · cited by 1,094
- Ideal.IsPrimestatement and proof · cited by 827
- IsDedekindDomainstatement and proof · cited by 668
- Ideal.IsMaximalproof · cited by 452
- pow_succproof · cited by 374
- Ideal.one_eq_topproof · cited by 83
- Ideal.IsPrime.isMaximalproof · cited by 24
- Submodule.mul_botproof · cited by 9
- Ideal.IsMaximal.mul_mem_powproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.IsPrime.mem_pow_mulproof · cited by 1