The seeded Frobenius class consists of orderly primes
ProvedHorizontalPadicL.seededFrobeniusClass_isOrderlygalois-representationsmodular-formsnumber-theoryp-adic-l-functions
Assume the seed character has order at least two and its order is prime to . Every prime in the simultaneous Frobenius class is orderly of exponent . The local expression is a -adic unit because modulo the maximal ideal it is
and a nontrivial root of unity of order prime to remains nontrivial after reduction.
Preamble
import Definitions.Def_KN_SeededPrimeGaloisData set_option autoImplicit false
Formal statement
namespace HorizontalPadicL
theorem seededFrobeniusClass_isOrderly
{N k p m B : ℕ} {ι : MTT.Qbar →+* ℂ} [Fact p.Prime]
{f : MTT.Eigenform N k ι} {η : DirichletCharacterWithLevel}
{V : SeededEigenformPadicPlaceData (p := p) f η}
(D : SeededOrderlyFrobeniusClassData f η m B V)
(hηorder : 2 ≤ orderOf η.2)
(horderCoprime : Nat.Coprime (orderOf η.2) p) :
∀ ⦃ℓ : ℕ⦄, ℓ ∈ D.primes →
IsOrderlyPrimeForSeededEigenformV2 p m V.embedding f η ℓ := by sorry
end HorizontalPadicLSource
Kriz–Nordentoft, Horizontal p-adic L-functions, arXiv:2310.20678v3, §4.3, Lemma 4.14 and Corollary 4.15, pp. 30–31.