Theorems · Theorem · number theory
RingOfIntegers.ZModXQuotSpanEquivQuotSpan_mk_apply
∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K] {θ : NumberField.RingOfIntegers K} {p : ℕ}
[inst_2 : Fact (Nat.Prime p)] (hp : ¬p ∣ RingOfIntegers.exponent θ) (Q : Polynomial ℤ),
(RingOfIntegers.ZModXQuotSpanEquivQuotSpan hp)
((Ideal.Quotient.mk (Ideal.span {Polynomial.map (Int.castRingHom (ZMod p)) (minpoly ℤ θ)}))
(Polynomial.map (Int.castRingHom (ZMod p)) Q)) =
(Ideal.Quotient.mk (Ideal.span {↑p})) ((Polynomial.aeval θ) Q)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 189 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.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Idealstatement · cited by 4,748
- AlgHomstatement · cited by 3,236
- 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 and proof · cited by 1,024
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.