Theorems · Definition · number theory
RingOfIntegers.ZModXQuotSpanEquivQuotSpan
{K : Type u_1} →
[inst : Field K] →
[NumberField K] →
{θ : NumberField.RingOfIntegers K} →
{p : ℕ} →
[inst_2 : Fact (Nat.Prime p)] →
¬p ∣ RingOfIntegers.exponent θ →
Polynomial (ZMod p) ⧸ Ideal.span {Polynomial.map (Int.castRingHom (ZMod p)) (minpoly ℤ θ)} ≃+*
NumberField.RingOfIntegers K ⧸ Ideal.span {↑p}If p doesn't divide the exponent of θ, then (ℤ / pℤ)[X] / (minpoly θ) ≃+* 𝓞 K / p(𝓞 K).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldNumberFieldFact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Idealstatement · cited by 4,748
- Factstatement and proof · cited by 2,726
- HasQuotient.Quotientstatement · cited by 2,301
- Nat.Primestatement and proof · cited by 2,059
- RingEquivstatement · cited by 1,147
- ZModstatement · cited by 1,024
- Ideal.spanstatement and proof · cited by 948
- Polynomial.mapstatement and proof · cited by 806
- RingHomClass.toRingHomproof · cited by 746
Cited by3
Results whose statement or proof uses this declaration.
- RingOfIntegers.ZModXQuotSpanEquivQuotSpanPairproof · cited by 1
- RingOfIntegers.ZModXQuotSpanEquivQuotSpan.congr_simpstatement and proof · cited by 0
- RingOfIntegers.ZModXQuotSpanEquivQuotSpan_mk_applystatement · cited by 0