The rational prime belongs to the selected coefficient prime
ProvedMTT.Eigenform.p_mem_coefficientPrimemodular-formsnumber-fieldsnumber-theoryp-adic-numbers
Let be an MTT eigenform and let select the prime of its coefficient field. Then the rational integer belongs to .
Preamble
import Definitions.Def_MTT_EigenformCoefficientPrime set_option autoImplicit false noncomputable section open NumberField
Formal statement
/-- The rational prime `p` belongs to the coefficient-field prime selected by
a `p`-adic embedding. -/
theorem MTT.Eigenform.p_mem_coefficientPrime
{N k p : ℕ} {ι : MTT.Qbar →+* ℂ} [Fact p.Prime]
(f : MTT.Eigenform N k ι) (ιp : MTT.Qbar →+* ℂ_[p]) :
(p : 𝓞 f.coefficientField) ∈ f.coefficientPrime ιp := by
sorrySource
The standard prime ideal selected by a p-adic embedding, together with the identity |p|_p < 1.