Theorems · Theorem · number theory
NumberField.Ideal.primesOverSpanEquivMonicFactorsMod_symm_apply_eq_span
∀ {K : Type u_1} [inst : Field K] {θ : NumberField.RingOfIntegers K} {p : ℕ} [inst_1 : Fact (Nat.Prime p)]
[inst_2 : NumberField K] (hp : ¬p ∣ RingOfIntegers.exponent θ) {Q : Polynomial ℤ}
(hQ : Polynomial.map (Int.castRingHom (ZMod p)) Q ∈ RingOfIntegers.monicFactorsMod θ p),
↑((NumberField.Ideal.primesOverSpanEquivMonicFactorsMod hp).symm ⟨Polynomial.map (Int.castRingHom (ZMod p)) Q, hQ⟩) =
Ideal.span {↑p, (Polynomial.aeval θ) Q}The ideal corresponding to the class of Q ∈ ℤ[X] modulo p via
NumberField.Ideal.primesOverSpanEquivMonicFactorsMod is spanned by p and Q(θ).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldFactNumberField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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 and proof · cited by 53,352
- Finsetstatement · cited by 13,712
- Equivstatement · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Set.Elemstatement · cited by 7,166
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- Equiv.symmstatement and proof · cited by 3,681
- AlgHomstatement · cited by 3,236
Cited by2
Results whose statement or proof uses this declaration.
- NumberField.Ideal.liesOver_primesOverSpanEquivMonicFactorsMod_symmproof · cited by 1