Theorems · Theorem · commutative algebra
Ideal.mem_primesOver_iff_mem_normalizedFactors
∀ {R : Type u_1} (A : Type u_2) [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : IsDedekindDomain A] {p : Ideal R}
[h : p.IsMaximal] [inst_3 : Algebra R A] [IsDomain R] [Module.IsTorsionFree R A],
p ≠ ⊥ →
∀ {P : Ideal A}, P ∈ p.primesOver A ↔ P ∈ UniqueFactorizationMonoid.normalizedFactors (Ideal.map (algebraMap R A) p)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- Multisetstatement · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- Ideal.IsPrimeproof · cited by 827
- Ideal.mapstatement and proof · cited by 692
- IsDedekindDomainstatement and proof · cited by 668
Cited by2
Results whose statement or proof uses this declaration.
- IsDedekindDomain.coe_primesOverFinsetproof · cited by 4