Theorems · Theorem · commutative algebra
IsDedekindDomain.exists_sup_span_eq
∀ {R : Type u_1} [inst : CommRing R] [IsDedekindDomain R] {I J : Ideal R}, I ≤ J → I ≠ 0 → ∃ a, I ⊔ Ideal.span {a} = JIn a Dedekind domain, for every ideals 0 < I ≤ J there exists a such that J = I + ⟨a⟩.
TODO: Show that this property uniquely characterizes Dedekind domains.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIsDedekindDomain
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites65
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Finset.sumproof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- Finset.prodproof · cited by 2,356
- mul_assocproof · cited by 1,667
Cited by2
Results whose statement or proof uses this declaration.
- IsDedekindDomain.exists_add_spanSingleton_mul_eqproof · cited by 1
- IsDedekindDomain.exists_eq_span_pairproof · cited by 0