Theorems · Definition · commutative algebra
Ideal.primesOver.mk
{A : Type u_2} →
[inst : CommSemiring A] →
(p : Ideal A) →
{B : Type u_3} →
[inst_1 : Semiring B] →
[inst_2 : Algebra A B] → (P : Ideal B) → [hPp : P.IsPrime] → [hp : P.LiesOver p] → ↑(p.primesOver B)If an ideal P of B is prime and lying over p, then it is in primesOver p B.
- Defined in
- Mathlib.RingTheory.Ideal.Over
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Set.Elemstatement · cited by 7,166
- Idealstatement and proof · cited by 4,748
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.LiesOverstatement and proof · cited by 272
- Ideal.primesOverstatement · cited by 84
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.ramificationIdx_posproof · cited by 5
- Ideal.coe_smul_primesOver_mkstatement · cited by 0
- Ideal.coe_smul_primesOver_mk_eq_map_galRestrictstatement · cited by 0