Theorems · Theorem · commutative algebra
Ideal.eq_prime_pow_of_succ_lt_of_le
∀ {A : Type u_2} [inst : CommRing A] [IsDedekindDomain A] {P I : Ideal A} [P_prime : P.IsPrime],
P ≠ ⊥ → ∀ {i : ℕ}, P ^ (i + 1) < I → I ≤ P ^ i → I = P ^ i- Cited by
- 1 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.botstatement and proof · cited by 4,720
- Multisetproof · cited by 2,627
- le_antisymmproof · cited by 2,068
- LT.lt.ne'proof · cited by 1,417
- Ideal.IsPrimestatement and proof · cited by 827
- IsDedekindDomainstatement and proof · cited by 668
- lt_of_le_of_ltproof · cited by 432
- bot_leproof · cited by 306
- Primeproof · cited by 277
- pow_ne_zeroproof · cited by 208
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.exists_mul_add_mem_pow_succproof · cited by 1