Definitions/Def_CerednikDrinfeld_SpecialFormalFunctorG.lean
Translation relations and Drinfeld's moduli functor G
Fix a prime p, a commutative ring O, a formal \mathcal O_D-module \Phi over O/pO in the project's sense (FormalODModule: a commutative two-dimensional formal group law F together with an action of \mathbb Z_{p^2}=W(\mathbb F_{p^2}) by endomorphisms and a series \varpi with \varpi\circ\varpi=[p] and \varpi\circ[a]=[\sigma a]\circ\varpi), and a ModuliPackage M on pairs (B,\psi:O\to B) with p nilpotent. frobSeries B j is the pair of monomials (X_0^{p^j},X_1^{p^j}). For rigidified objects t=(X,n,\rho), t'=(X',n',\rho') over B (here \rho is an isogeny \bar\Phi\to\bar X over B/pB), Rigidified.IsTranslate e k m' ψ t t' asserts X'=X on the nose together with the existence of an auxiliary exponent c\in\mathbb N for which [p^{c+n+k}]_{\bar X}\circ\rho'\circ\mathrm{Frob}^{m'}=[p^{c+n'}]_{\bar X}\circ\rho\circ e_\psi\circ\mathrm{Frob}^{2k}, where e_\psi is the base change of the series e along \psi \bmod p; thus the relation is a denominator-free congruence between the two rigidifications rather than an isomorphism. Rigidified.IsPiTranslate ψ t t' asks that X' have the same group law and same \varpi as X but \mathbb Z_{p^2}-action precomposed with the Witt-vector Frobenius, and that [p^{c+n}]_{\bar X}\circ\rho'\circ\mathrm{Frob}=[p^{c+n'}]_{\bar X}\circ\rho\circ\varpi_\Phi for some such c.
GPoint 𝒪 M B packages an \mathcal O-algebra map \psi:O\to B, a proof that p is nilpotent in B, and a point of M(B,\psi); with functorial transport along \mathcal O-algebra maps (map, with map_id, map_comp, and the extensionality lemma ext') this yields the AlgFunctor G with G(B)=\coprod_\psi M(B,\psi). G.LocallyLifts says that, after a Zariski cover of B by finitely many f_i generating the unit ideal, over every localisation L=B[1/f_i] with p nilpotent the two restricted points are of the form \eta(t),\eta(t') for admissible rigidified objects t,t' satisfying a given relation. G.IsTranslate e k m' combines this, with the relation Rigidified.IsTranslate, with the twist \psi'=\psi\circ\mathrm{Fr}^{m'-2k} of structure maps; G.IsPiTranslate does the same with \psi'=\psi\circ\mathrm{Fr} and the relation Rigidified.IsPiTranslate. Finally, given a ring map E_0 from the centralizer of the \mathbb Z_{p^2}-action and \varpi in \operatorname{End}\Phi into 2\times2 matrices over a field K, G.IsActBy E₀ g x x' asserts the existence of e in that centralizer and k,m'\in\mathbb N with E_0(e)=p^k g^{-1}, with e having kernel of degree p^{2m'}, and with x' a translate of x by e in the above sense. All declarations are data or relations; nothing is asserted.
Relation to Mathlib
Mathlib has no formal \mathcal O_D-modules, rigidifications or Drinfeld moduli functors; these are the project's own notions, built on Mathlib's multivariate power series substitution, Witt vectors, IsLocalization.Away and algebra homomorphisms.
Where it is used
These relations express the action of GL_2 of the local field, and of the uniformiser \Pi of the quaternion algebra, on Drinfeld's moduli functor, in the form needed to state its equivariant comparison with the formal upper half plane; this is the Čerednik–Drinfeld input to the study of Shimura curves used in the level-lowering part of the argument.
References
- J.-F. Boutot and H. Carayol, Uniformisation p-adique des courbes de Shimura: les théorèmes de Čerednik et de Drinfel'd, Astérisque 196–197 (1991), 45–158, §§8–9
- V. G. Drinfeld, Coverings of p-adic symmetric domains, Functional Analysis and its Applications 10 (1976), 107–115
- M. Rapoport and Th. Zink, Period spaces for p-divisible groups, Annals of Mathematics Studies 141, Princeton University Press, 1996
References are suggested automatically and have not been individually verified.
English text generated automatically from the Lean source; the Lean statement is authoritative.
- 153 lines
- 19 declarations
- used in the statements of 211 theorems and imported by 217 proofs
- imports 3 definition modules
Source file: Definitions/Def_CerednikDrinfeld_SpecialFormalFunctorG.lean
Imports
Imported by
- no other definition module
Declarations
- def
CerednikDrinfeld.SpecialFormal.Rigidified.frobSeries - def
CerednikDrinfeld.SpecialFormal.Rigidified.IsTranslate - def
CerednikDrinfeld.SpecialFormal.Rigidified.IsPiTranslate - structure
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint - field
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.nilp - field
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.pt - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.ext' - def
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.map - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.map_ψ - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.map_pt - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.map_id - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.map_comp - def
CerednikDrinfeld.SpecialFormal.ModuliPackage.G - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.G_obj - theorem
CerednikDrinfeld.SpecialFormal.ModuliPackage.G_map - def
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.LocallyLifts - def
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.IsTranslate - def
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.IsPiTranslate - def
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.IsActBy
Source
import Mathlib import Definitions.Def_MvFormalGroup_NegV2 import Definitions.Def_CerednikDrinfeld_SpecialFormalModule import Definitions.Def_CerednikDrinfeld_FormalUpperHalfPlaneDatum set_option autoImplicit false noncomputable section universe u v namespace CerednikDrinfeld namespace SpecialFormal open FormalOmega variable {p : ℕ} [Fact p.Prime] namespace Rigidified variable {O : Type v} [CommRing O] {Φ : FormalODModule p (O ⧸ pIdeal p O)} variable {B : Type u} [CommRing B] def frobSeries (B : Type u) [CommRing B] (j : ℕ) : Series B := fun i => (MvPowerSeries.X i : MvPowerSeries (Fin 2) B) ^ (p ^ j) def IsTranslate (e : Series (O ⧸ pIdeal p O)) (k m' : ℕ) (ψ : O →+* B) (t t' : Rigidified p Φ B) : Prop := t'.X = t.X ∧ ∃ c : ℕ, (t.Xbar.act ((p : Zp2 p) ^ (c + t.n + k))).comp (t'.ρ.comp (frobSeries (p := p) _ m')) = (t.Xbar.act ((p : Zp2 p) ^ (c + t'.n))).comp (t.ρ.comp ((Series.map (residueMap ψ) e).comp (frobSeries (p := p) _ (2 * k)))) def IsPiTranslate (ψ : O →+* B) (t t' : Rigidified p Φ B) : Prop := t'.X.F = t.X.F ∧ t'.X.varpi = t.X.varpi ∧ (∀ a, t'.X.act a = t.X.act (WittVector.frobenius a)) ∧ ∃ c : ℕ, (t.Xbar.act ((p : Zp2 p) ^ (c + t.n))).comp (t'.ρ.comp fun i => (MvPowerSeries.X i : MvPowerSeries (Fin 2) (B ⧸ pIdeal p B)) ^ p) = (t.Xbar.act ((p : Zp2 p) ^ (c + t'.n))).comp (t.ρ.comp (Φ.varpi.map (residueMap ψ))) end Rigidified namespace ModuliPackage variable (𝒪 : Type) [CommRing 𝒪] {O : Type} [CommRing O] [Algebra 𝒪 O] structure GPoint (M : ModuliPackage.{0, 0} p O) (B : Type) [CommRing B] [Algebra 𝒪 B] : Type where ψ : O →ₐ[𝒪] B nilp : IsNilpotent (p : B) pt : M.obj B (ψ : O →+* B) nilp namespace GPoint variable {𝒪} variable {M : ModuliPackage.{0, 0} p O} {B : Type} [CommRing B] [Algebra 𝒪 B] theorem ext' {x y : GPoint 𝒪 M B} (h₁ : x.ψ = y.ψ) (h₂ : HEq x.pt y.pt) : x = y := by obtain ⟨ψ, n, m⟩ := x obtain ⟨ψ', n', m'⟩ := y cases h₁ cases h₂ rfl def map {B' : Type} [CommRing B'] [Algebra 𝒪 B'] (φ : B →ₐ[𝒪] B') (x : GPoint 𝒪 M B) : GPoint 𝒪 M B' where ψ := φ.comp x.ψ nilp := by simpa only [map_natCast] using x.nilp.map (φ : B →+* B') pt := M.map x.nilp (by simpa only [map_natCast] using x.nilp.map (φ : B →+* B')) (φ : B →+* B') rfl x.pt @[simp] theorem map_ψ {B' : Type} [CommRing B'] [Algebra 𝒪 B'] (φ : B →ₐ[𝒪] B') (x : GPoint 𝒪 M B) : (x.map φ).ψ = φ.comp x.ψ := rfl theorem map_pt {B' : Type} [CommRing B'] [Algebra 𝒪 B'] (φ : B →ₐ[𝒪] B') (x : GPoint 𝒪 M B) : (x.map φ).pt = M.map x.nilp (x.map φ).nilp (φ : B →+* B') rfl x.pt := rfl theorem map_id (x : GPoint 𝒪 M B) : x.map (AlgHom.id 𝒪 B) = x := ext' (AlgHom.id_comp _) (heq_of_eq (M.map_id x.nilp x.pt)) theorem map_comp {B₂ : Type} [CommRing B₂] [Algebra 𝒪 B₂] {B₃ : Type} [CommRing B₃] [Algebra 𝒪 B₃] (f : B →ₐ[𝒪] B₂) (g : B₂ →ₐ[𝒪] B₃) (x : GPoint 𝒪 M B) : x.map (g.comp f) = (x.map f).map g := ext' (AlgHom.comp_assoc _ _ _) (heq_of_eq (M.map_comp x.nilp (x.map f).nilp ((x.map f).map g).nilp (g : B₂ →+* B₃) (f : B →+* B₂) rfl rfl x.pt)) end GPoint def G (M : ModuliPackage.{0, 0} p O) : AlgFunctor 𝒪 where obj B _ _ := GPoint 𝒪 M B map φ x := x.map φ map_id x := x.map_id map_comp f g x := x.map_comp f g @[simp] theorem G_obj (M : ModuliPackage.{0, 0} p O) (B : Type) [CommRing B] [Algebra 𝒪 B] : (G 𝒪 M).obj B = GPoint 𝒪 M B := rfl @[simp] theorem G_map (M : ModuliPackage.{0, 0} p O) {B : Type} [CommRing B] [Algebra 𝒪 B] {B' : Type} [CommRing B'] [Algebra 𝒪 B'] (φ : B →ₐ[𝒪] B') (x : GPoint 𝒪 M B) : (G 𝒪 M).map φ x = x.map φ := rfl namespace G variable {𝒪} variable {M : ModuliPackage.{0, 0} p O} (ι : Zp2 p →+* O) (Φ : FormalODModule p (O ⧸ pIdeal p O)) (η : ∀ (B : Type) [CommRing B] (ψ : O →+* B) (hB : IsNilpotent (p : B)), Rigidified p Φ B → M.obj B ψ hB) (Fr : O ≃ₐ[𝒪] O) def LocallyLifts {B : Type} [CommRing B] (ψ ψ' : O →+* B) (hB : IsNilpotent (p : B)) (m : M.obj B ψ hB) (m' : M.obj B ψ' hB) (Rel : ∀ (L : Type) [CommRing L], (O →+* L) → Rigidified p Φ L → Rigidified p Φ L → Prop) : Prop := ∃ (n : ℕ) (f : Fin n → B), Ideal.span (Set.range f) = ⊤ ∧ ∀ (i : Fin n) (L : Type) [CommRing L] [Algebra B L] [IsLocalization.Away (f i) L] (hL : IsNilpotent (p : L)), ∃ t t' : Rigidified p Φ L, t.IsAdmissible ι ((algebraMap B L).comp ψ) ∧ t'.IsAdmissible ι ((algebraMap B L).comp ψ') ∧ η L ((algebraMap B L).comp ψ) hL t = M.map (ψ' := (algebraMap B L).comp ψ) hB hL (algebraMap B L) rfl m ∧ η L ((algebraMap B L).comp ψ') hL t' = M.map (ψ' := (algebraMap B L).comp ψ') hB hL (algebraMap B L) rfl m' ∧ Rel L ((algebraMap B L).comp ψ) t t' def IsTranslate (e : Series (O ⧸ pIdeal p O)) (k m' : ℕ) {B : Type} [CommRing B] [Algebra 𝒪 B] (x x' : GPoint 𝒪 M B) : Prop := x'.ψ = frobTwist O Fr ((m' : ℤ) - 2 * k) x.ψ ∧ LocallyLifts ι Φ η (x.ψ : O →+* B) (x'.ψ : O →+* B) x.nilp x.pt x'.pt (fun _ _ χ t t' => Rigidified.IsTranslate e k m' χ t t') def IsPiTranslate {B : Type} [CommRing B] [Algebra 𝒪 B] (x x' : GPoint 𝒪 M B) : Prop := x'.ψ = frobTwist O Fr 1 x.ψ ∧ LocallyLifts ι Φ η (x.ψ : O →+* B) (x'.ψ : O →+* B) x.nilp x.pt x'.pt (fun _ _ χ t t' => Rigidified.IsPiTranslate χ t t') def IsActBy {K : Type} [Field K] [Algebra 𝒪 K] (E₀ : Subring.centralizer (Set.range Φ.actEnd ∪ {Φ.varpiEnd}) →+* Matrix (Fin 2) (Fin 2) K) {B : Type} [CommRing B] [Algebra 𝒪 B] (g : Matrix.GeneralLinearGroup (Fin 2) K) (x x' : GPoint 𝒪 M B) : Prop := ∃ (e : Subring.centralizer (Set.range Φ.actEnd ∪ {Φ.varpiEnd})) (k m' : ℕ), E₀ e = (p : K) ^ k • ((g⁻¹ : Matrix.GeneralLinearGroup (Fin 2) K) : Matrix (Fin 2) (Fin 2) K) ∧ FormalODModule.HasKernelOfDegree (e : MvFormalGroup.End Φ.F).toPowerSeries (p ^ (2 * m')) ∧ IsTranslate ι Φ η Fr (e : MvFormalGroup.End Φ.F).toPowerSeries k m' x x' end G end ModuliPackage end SpecialFormal end CerednikDrinfeld end
Statements phrased using this module (211)
- Equivariance of the rigidified dictionary: Γ, Atkin–Lehner, Hecke
CerednikDrinfeld.QM.FakeEllipticCurve.exists_forall_isActBy_rigidifiedToG_star_of_isTranslateBy_of_isLevelIsogeny_of_isAtkinLehnerQuotient_of_endIsoFull209 below · depth 27 - Forgetful map from rigidified fake elliptic curves to G-points
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidifiedToG_natural_isRigTransport889 below · depth 27 - Atkin–Lehner relations for the Čerednik–Drinfeld fine family
CerednikDrinfeld.QM.IsFineModuli.cerednikDrinfeld_fineFamily_atkinLehner_of_rigidifiedToG_heightNormalised_oneLegC5914 below · depth 27 - A Čerednik–Drinfel'd family on the fine moduli scheme
CerednikDrinfeld.QM.IsFineModuli.exists_cerednikDrinfeld_fineFamily_of_rigidifiedToG_heightNormalised_eq_oneLegC5_h23,615 below · depth 27 - Čerednik–Drinfeld uniformisation along the Hecke tower, one-leg form
CerednikDrinfeld.QM.IsFineModuli.exists_cerednikDrinfeld_towerFamily_liftT_of_rigidifiedToG_heightNormalised_eq_oneLegC51,301 below · depth 27 - Isogeny bridge to the special formal mathcal O_D-module
CerednikDrinfeld.QM.exists_quotientBridge_isIsogenyOfHeight_four_mul_of_isFormalModuleVia66 below · depth 27 - Drinfeld uniformisation of ̄ G_Φ over a Noetherian base
CerednikDrinfeld.SpecialFormal.ModuliPackage.exists_G_bijective_isActBy_iff_isTwistedAct_of_span_eq_of_isNoetherianRing818 below · depth 27 - Corresponding rigidifications transport to the same η-point
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.eta_eq_of_isoVia_of_corr_of_isRigTransport34 below · depth 28 - Exponent bookkeeping for two rigidification transports linked by an isogeny
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_add_eq_add_two_mul_and_add_add_eq_add_add_of_isRigTransport_mapPt_of_comp_act_eq_comp_act_of_germ_of_isUnit38 below · depth 28 - Exponent bookkeeping for two transports of a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_add_eq_add_two_mul_and_add_add_eq_add_add_of_isRigTransport_of_comp_act_eq_comp_of_germ36 below · depth 28 - Translate relation between transported rigidifications along an isogeny
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.isTranslate_of_isRigTransport_mapPt_of_comp_act_eq_comp_act_of_germ_of_isUnit9 below · depth 28 - Transports of comparable rigidifications are translates
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.isTranslate_of_isRigTransport_of_comp_act_eq_comp_of_germ7 below · depth 28 - Frobenius parity of the leg of Xi over connected bases
CerednikDrinfeld.QM.FakeEllipticCurve.exists_le_one_rigidifiedToG_leg_eq_frobTwist_neg_of_forall_isIdempotentElem52 below · depth 28 - Gluing Xi from local transports: existence, leg, naturality
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidifiedToG_natural_isRigTransport_of_cover887 below · depth 28 - Atkin–Lehner operators on the Čerednik–Drinfel'd uniformisation
CerednikDrinfeld.QM.IsFineModuli.cerednikDrinfeld_fineFamily_atkinLehner_of_rigidifiedToG_of_isNoetherianRing_heightNormalised_oneLegC5891 below · depth 28 - Čerednik–Drinfeld uniformising family on the fine moduli scheme
CerednikDrinfeld.QM.IsFineModuli.exists_cerednikDrinfeld_fineFamily_of_rigidifiedToG_of_isNoetherianRing_heightNormalised_eq_oneLegC5_h23,611 below · depth 28 - Čerednik–Drinfeld uniformisation of the away-from-r̄ r Hecke tower
CerednikDrinfeld.QM.IsFineModuli.exists_cerednikDrinfeld_towerFamily_liftT_of_rigidifiedToG_of_isNoetherianRing_heightNormalised_eq_oneLegC51,194 below · depth 28 - Zariski-local criterion for GL₂-action on Drinfeld's functor
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.isActBy_of_forall_isLocalizationAway_of_span_eq_top0 below · depth 28 - Translate relation implies the GL₂-action on G
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.isActBy_of_isTranslate_of_hasKernelOfDegree5 below · depth 28 - Frobenius exponent of a G-point is invariant under base change
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.eq_of_eq_map_of_leg_eq_frobTwist1 below · depth 28 - Zariski separation of G-points on a basic open cover
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.eq_of_forall_map_eq_of_span_eq_top0 below · depth 28 - Componentwise reading of a pushed-forward G_Φ-point
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.leg_eq_and_eq_map_pt_of_map_eq_mk0 below · depth 28 - Frame change for the descended Drinfeld package on G
CerednikDrinfeld.SpecialFormal.ModuliPackage.exists_G_bijective_isActBy_iff_isTwistedAct_of_ringEquiv_frame_of_isNoetherianRing0 below · depth 28 - Equivariant gluing of G_Φ with Ω̂ over Noetherian bases
CerednikDrinfeld.SpecialFormal.ModuliPackage.exists_G_bijective_isActBy_iff_isTwistedAct_wittVector_of_exists_forall_bijective_of_isNoetherianRing28 below · depth 28 - Frobenius series commutes with reduction along p^j-power-related maps
CerednikDrinfeld.SpecialFormal.Rigidified.frobSeries_comp_map_eq_map_comp_frobSeries_of_forall_eq_pow0 below · depth 28 - Translate relation from a σ-level series identity
CerednikDrinfeld.SpecialFormal.Rigidified.isTranslate_of_rho_eq_comp_of_comp_nthSeries_eq_of_frob_comm0 below · depth 28 - Frobenius series has kernel of degree r^{2k}
CerednikDrinfeld.FormalODModule.hasKernelOfDegree_frobSeries15 below · depth 29 - Transport of a rigidification to an admissible rigidified module
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_isRigTransport_isAdmissible_of_isFormalModuleVia845 below · depth 29 - A common bridge for two transports along q
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_rho_eq_comp_and_nthSeries_comp_eq_of_isRigTransport_of_isRigTransport_mapPt5 below · depth 29 - Two transports on pull-backs give the same G-point
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.gPoint_eq_gPoint_of_isPullbackVia_of_isPullbackVia_of_isRigTransport40 below · depth 29 - Base change of the G-point of an admissible transport
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.gPoint_eq_map_gPoint_of_isPullbackVia_of_isRigTransport750 below · depth 29 - Base change of a Drinfeld transport of a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.isRigTransport_map_of_isPullbackVia717 below · depth 29 - Even rigidified pairs: existence, uniqueness, base change, lifting
CerednikDrinfeld.QM.FakeEllipticCurve.evenRigidifiedPair_exists_unique_pullback_lift_of_rigidifiedToG_conn_h23,498 below · depth 29 - Twisted and Pi-translates carry even rigidifications
CerednikDrinfeld.QM.FakeEllipticCurve.exists_even_rigidification_of_isActBy_of_isPiTranslate154 below · depth 29 - Transport of extra level structures along a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.exists_extraLevel_transport_and_iff_of_rigidification_normLevelTransport_oneLegC524 below · depth 29 - Norm level transport: existence and uniqueness of Pₙ
CerednikDrinfeld.QM.FakeEllipticCurve.exists_fullLevel_transport_and_eq_of_rigidification_normLevelTransport81 below · depth 29 - Atkin–Lehner quotient at r as a Pi-translate, up to the centre
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidification_frobTwist_isPiTranslate_of_isAtkinLehnerQuotient151 below · depth 29 - Lifting the uniformisation map to the level-ℓ tower
CerednikDrinfeld.QM.IsFineModuli.exists_fineFamilyT_lift_of_towerFamily_of_isNoetherianRing_heightNormalised_eq_oneLegC51,084 below · depth 29 - Formally étale Ω̂× G-family of fine moduli points
CerednikDrinfeld.QM.IsFineModuli.exists_fineFamily_of_evenRigidifiedPair_of_isNoetherianRing_heightNormalised_conn989 below · depth 29 - A level homomorphism describing the Čerednik–Drinfeld fibres
CerednikDrinfeld.QM.IsFineModuli.exists_levelHom_translate_fibre_of_fineFamily_of_isNoetherianRing_heightNormalised_conn_eq_oneLegC51,022 below · depth 29 - Čerednik–Drinfeld uniformisation family on the Hecke tower
CerednikDrinfeld.QM.IsFineModuli.exists_towerFamily_of_evenRigidifiedPair_of_heckeDictionary_of_isNoetherianRing_heightNormalised_oneLegC559 below · depth 29 - Hecke translate by s_ℓ matches the d₁ degeneracy leg
CerednikDrinfeld.QM.IsFineModuli.towerFamily_heckeTranslate_of_evenRigidifiedPair_of_isNoetherianRing_heightNormalised_oneLegC5759 below · depth 29 - Gluing G-points along a Zariski cover
CerednikDrinfeld.SpecialFormal.ModuliPackage.GPoint.exists_forall_map_eq_of_span_eq_top1 below · depth 29 - Translates by quasi-isogenies r^{-k}e from translates by isogenies
CerednikDrinfeld.SpecialFormal.Rigidified.exists_isAdmissible_and_isTranslate_of_isTranslate_zero2 below · depth 29 - Period of an e-translate is a pullback along E(e)
CerednikDrinfeld.SpecialFormal.Rigidified.isPullback_of_isTranslate_of_isTranslate_zero0 below · depth 29 - The identity series has kernel of degree one
CerednikDrinfeld.FormalODModule.hasKernelOfDegree_id0 below · depth 30 - Frobenius as a homomorphism between Frobenius-twisted base changes
CerednikDrinfeld.FormalODModule.isODHom_frobSeries_map_of_forall_eq_pow0 below · depth 30 - Uniqueness of the normalised level transport
CerednikDrinfeld.QM.FakeEllipticCurve.FullLevel.eq_of_isNormLevelTransport_of_isNormLevelTransport75 below · depth 30 - Kernel degree of the quasi-inverse leg is an even power of r
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_hasKernelOfDegree_pow_two_mul_of_isODHom_of_represents842 below · depth 30 - Isomorphisms of rigidified curves over one leg come from Γ
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_mem_isPullback_of_isoVia_levelHom_of_translate_of_isAlgClosed_heightNormalised_eq_of_oneLeg_levelHomLaw859 below · depth 30 - Γ̃-translation of an even rigidification, with exact level transport
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_translate_level_eq_of_levelHom_of_character_of_isTwistedAct_heightNormalised_eq207 below · depth 30 - Admissible transports define the same G-point
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.gPoint_eq_of_isRigTransport_of_isRigTransport36 below · depth 30 - Existence of an even rigidified pair with prescribed Ω̂-image
CerednikDrinfeld.QM.FakeEllipticCurve.evenRigidifiedPair_exists_of_rigidifiedToG_of_isUnit_two3,489 below · depth 30 - Lifting even rigidifications along square-zero thickenings
CerednikDrinfeld.QM.FakeEllipticCurve.evenRigidifiedPair_lift_of_rigidifiedToG130 below · depth 30 - Pull-back of even rigidified pairs with transported Deligne datum
CerednikDrinfeld.QM.FakeEllipticCurve.evenRigidifiedPair_pullback_of_rigidifiedToG24 below · depth 30 - Uniqueness of rigidified pairs over a connected base
CerednikDrinfeld.QM.FakeEllipticCurve.evenRigidifiedPair_unique_of_rigidifiedToG_of_forall_isIdempotentElem_of_isUnit_two3,491 below · depth 30 - Iterated Frobenius rebase of a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidification_frobTwist_zpow_isActBy_scalar_extraLevel_of_rigidifiedToG153 below · depth 30 - Atkin–Lehner quotient at r goes to a Pi-translate
CerednikDrinfeld.QM.FakeEllipticCurve.isPiTranslate_rigidifiedToG_of_corr_relFrobenius_of_isAtkinLehnerQuotientVia131 below · depth 30 - Tower family of coarse points over connected Noetherian bases
CerednikDrinfeld.QM.IsCoarseModuliT.exists_towerFamily_connected_of_evenRigidifiedPair_of_heckeDictionary_of_isNoetherianRing_heightNormalised_oneLegC54 below · depth 30 - Extension of the Čerednik–Drinfeld tower family to Noetherian bases
CerednikDrinfeld.QM.IsCoarseModuliT.exists_towerFamily_of_towerFamily_connected_of_isNoetherianRing_heightNormalised_oneLegC550 below · depth 30 - Tower and fine uniformisations agree through the degeneracy map d₀
CerednikDrinfeld.QM.IsCoarseModuliT.towerFamily_comp_dZero_eq_fineFamily_comp_of_isNoetherianRing_heightNormalised_oneLegC52 below · depth 30 - Geometric fibres of the tower uniformisation maps Theta_T
CerednikDrinfeld.QM.IsCoarseModuliT.towerFamily_eq_iff_exists_isTwistedAct_of_isAlgClosed_heightNormalised_oneLegC50 below · depth 30 - Invariance of the tower parametrisation under Γ̃_ℓ
CerednikDrinfeld.QM.IsCoarseModuliT.towerFamily_eq_of_isTwistedAct_of_mem_of_isNoetherianRing_heightNormalised_oneLegC53 below · depth 30 - Equivariant Čerednik–Drinfeld family of fine moduli points
CerednikDrinfeld.QM.IsFineModuli.exists_cerednikDrinfeld_fineFamily_value_of_connected_of_isNoetherianRing_equivariant_heightNormalised_conn798 below · depth 30 - Čerednik–Drinfeld fine-level family on all Noetherian bases
CerednikDrinfeld.QM.IsFineModuli.exists_cerednikDrinfeld_fineFamily_value_of_value_of_connected_equivariant_heightNormalised_conn743 below · depth 30 - Fibres of the fine family over algebraically closed fields
CerednikDrinfeld.QM.IsFineModuli.fineFamily_eq_iff_exists_mem_levelHom_of_isAlgClosed_heightNormalised_eq_hC5oneLeg148 below · depth 30 - Lifting Theta_f-values along square-zero surjections
CerednikDrinfeld.QM.IsFineModuli.fineFamily_exists_lift_of_value_of_squareZero_heightNormalised_conn959 below · depth 30 - Uniqueness of the Ω-coordinate of lifts across square-zero thickenings
CerednikDrinfeld.QM.IsFineModuli.fineFamily_lift_unique_of_value_of_squareZero_heightNormalised_conn921 below · depth 30 - Γₜ-equivariance of the fine family Theta_f
CerednikDrinfeld.QM.IsFineModuli.fineFamily_twistedAct_levelHom_mul_eq_of_translate_heightNormalised_eq51 below · depth 30 - Level-ℓ fine uniformisation family: existence, value, compatibilities
CerednikDrinfeld.QM.IsFineModuliT.exists_fineFamilyT_value_compat_of_fineFamily_of_towerFamily_of_isNoetherianRing_oneLegC5898 below · depth 30 - Translation and fibres of the level-ℓ Čerednik–Drinfeld family
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_translate_fibre_of_value_of_isNoetherianRing_eq_oneLegC5196 below · depth 30 - Identity of GL₂(K₀) acts trivially on G-points
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.isActBy_one_self_of_isNoetherianRing0 below · depth 30 - An order in M₂(ℚₚ) acting compatibly with a rigidification
CerednikDrinfeld.FormalODModule.exists_ringHom_centralizer_matrix_injective_and_rigidification_compat154 below · depth 31 - Locally norm-transported full level structure on a rigidified curve
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_fullLevel_locally_isNormLevelTransport_of_connected_conn795 below · depth 31 - Isomorphic rigidified fake elliptic curves differ by Γₜ
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_mem_isTwistedAct_isTranslateBy_corr_of_isoVia_of_isAlgClosed_heightNormalised_eq_oneLeg731 below · depth 31 - Quasi-inverse leg of a rigidification in formal coordinates
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_series_comp_eq_act_pow_and_comp_eq_act_pow_of_isODHom_of_represents10 below · depth 31 - Extra-level transport along an e_γ-translate, and stability detection
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.forall_factorsThrough_iff_and_stable_of_isTranslateBy_corr_of_isAlgClosed_heightNormalised_eq_oneLeg25 below · depth 31 - Extra levels match along i iff e_γ stabilises K
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.forall_factorsThrough_iff_iff_of_translate_corr_of_isAlgClosed_heightNormalised_eq_oneLeg0 below · depth 31 - Locally height-normalised full level structures coincide
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.fullLevel_eq_of_locally_isNormLevelTransport_conn52 below · depth 31 - Normalised level transport is stable under base change
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.isNormLevelTransport_of_isPullbackVia_of_isNoetherianRing_frame718 below · depth 31 - Atkin–Lehner quotient at r induces a Pi-translate of rigidifications
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.isPiTranslate_of_isRigTransport_of_corr_relFrobenius_of_isAtkinLehnerQuotientVia99 below · depth 31 - Local normalised level transport passes along an isomorphism
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.locally_isNormLevelTransport_of_isoVia_of_corr_conn69 below · depth 31 - Transported level of a Γ-translate equals its χ-twist
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.mapPt_pushPt_eq_of_translate_corr_of_isNormLevelTransport_of_isAlgClosed_heightNormalised_eq_oneLeg_levelHomLaw150 below · depth 31 - Height-normalised level of a rigidification translate
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.normLevel_translate_eq_rpow_character_of_isTranslateBy_of_isActBy_heightNormalised_eq89 below · depth 31 - Hecke and Pi translates of even rigidifications preserve levels
CerednikDrinfeld.QM.FakeEllipticCurve.exists_even_rigidification_of_isActBy_of_isPiTranslate_normLevel_rpow176 below · depth 31 - Transport of the base full level along a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.exists_fullLevel_transport_and_eq_of_rigidification20 below · depth 31 - A locally constant GtimesFin 2 label on rigidified points
CerednikDrinfeld.QM.FakeEllipticCurve.exists_label_natural_iff_exists_ptR_eq_of_rigidifiedToG_connInj_pr825 below · depth 31 - Naturality of the Ω̂-family on rigidified points (connected-injectivity edition)
CerednikDrinfeld.QM.FakeEllipticCurve.exists_omega_family_natural_apply_ptR_eq_of_rigidifiedToG_connInj_pr29 below · depth 31 - Representability of the rigidified-pair functor on each edge chart
CerednikDrinfeld.QM.FakeEllipticCurve.exists_represents_inEdgeChart_of_rigidifiedToG_of_bdd1,087 below · depth 31 - Frobenius re-basing of rigidifications, up to a central scalar
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidification_frobTwist_isActBy_scalar_levelCompat_of_rigidifiedToG147 below · depth 31 - Bijectivity of θ on label-(g,j) points at algebraically closed fields
CerednikDrinfeld.QM.FakeEllipticCurve.omega_family_bijective_label_of_isAlgClosed_of_rigidifiedToG_connInj_pr1,447 below · depth 31 - Unique infinitesimal lifting of θ-points of label (g,j)
CerednikDrinfeld.QM.FakeEllipticCurve.omega_family_existsUnique_lift_label_of_isArtinianRing_of_rigidifiedToG_connInj_pr1,417 below · depth 31 - Invariance of the height-normalised fine family over Noetherian bases
CerednikDrinfeld.QM.IsFineModuli.fineFamily_apply_eq_apply_of_isPullback_of_frobTwist_eq_of_isNoetherianRing_heightNormalised_eq86 below · depth 31 - Fibres of the fine family over geometric points
CerednikDrinfeld.QM.IsFineModuli.fineFamily_eq_iff_exists_mem_levelHom_isTwistedAct_of_isAlgClosed_heightNormalised_eq56 below · depth 31 - Cross-leg fibre description of the fine Čerednik–Drinfeld family
CerednikDrinfeld.QM.IsFineModuli.fineFamily_eq_iff_exists_mem_levelHom_of_oneLeg_of_legBlind_of_twistedAct_heightNormalised_eq51 below · depth 31 - Local infinitesimal lifting for the fine family
CerednikDrinfeld.QM.IsFineModuli.fineFamily_exists_lift_locally_of_value_of_squareZero874 below · depth 31 - Local uniqueness of the Ω-coordinate of a square-zero lift
CerednikDrinfeld.QM.IsFineModuli.fineFamily_lift_unique_locally_of_value_of_squareZero919 below · depth 31 - Γₜ-equivariance of the fine Čerednik–Drinfeld family
CerednikDrinfeld.QM.IsFineModuli.fineFamily_twistedAct_levelHom_mul_eq_of_translate_of_isFormalModuleVia_of_forall_isIdempotentElem_heightNormalised_eq0 below · depth 31 - Level-ℓ fine family on connected Noetherian bases
CerednikDrinfeld.QM.IsFineModuliT.exists_fineFamilyT_connected_value_of_fineFamily_of_towerFamily_of_isNoetherianRing_oneLegC5871 below · depth 31 - Extending the level-ℓ fine uniformisation family to Noetherian bases
CerednikDrinfeld.QM.IsFineModuliT.exists_fineFamilyT_value_of_fineFamilyT_connected_of_isNoetherianRing_oneLegC5752 below · depth 31 - Compatibility of the level-ℓ formal family with π_ℓ
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_comp_forgetExtraLevel_eq_fineFamily_of_natural_equivariant_value_oneLegC550 below · depth 31 - Level-ℓ formal family composed with p_ℓ equals tower family
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_comp_forgetFullLevel_eq_towerFamily_of_natural_value_oneLegC550 below · depth 31 - Geometric fibres of the level-(n;ℓ) uniformisation
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_fibre_of_translate_of_value_of_isAlgClosed_eq_oneLegC5190 below · depth 31 - Γ̃_ℓ-invariance of the level-(n;ℓ) parametrisation
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_translate_of_value_of_isNoetherianRing_eq_oneLegC553 below · depth 31 - Bounded rigidification exponent on an edge chart
CerednikDrinfeld.SpecialFormal.ModuliPackage.G.exists_forall_isAdmissible_eta_eq_n_le_of_inEdgeChart_of_bijective38 below · depth 31 - Pi-translation preserves the associated Deligne datum
CerednikDrinfeld.SpecialFormal.Rigidified.IsCartierQuadruple.eq_of_isPiTranslate_of_isQuadrupleOf148 below · depth 31 - Isomorphic Drinfeld quadruples force isomorphic rigidified triples
CerednikDrinfeld.SpecialFormal.Rigidified.IsCartierQuadruple.isIsomorphic_of_isIsomorphic_of_lieZero_le_ker790 below · depth 31 - Isogeny translation pulls period values back along E(e)
CerednikDrinfeld.SpecialFormal.Rigidified.IsPeriodValue.isPullback_of_isTranslate94 below · depth 31 - Degree-zero η-piece additively bijective to ℤₚ²
CerednikDrinfeld.FormalODModule.exists_addMonoidHom_bijOn_etaPiece_zero_of_isCanonicalLMap51 below · depth 32 - Endomorphisms of a special formal module as p-adic matrices
CerednikDrinfeld.FormalODModule.exists_ringHom_centralizer_matrix_smul_eq_map_and_nsmul_apply_rigidification_eq84 below · depth 32 - Faithfulness and near-fullness of the matrix representation E
CerednikDrinfeld.FormalODModule.injective_and_exists_pow_smul_map_eq_of_ringHom_centralizer_rigidification_compat150 below · depth 32 - Square-zero descent of two rigidifications to a common correspondence
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_isPullbackVia_corr_of_rigidifiedToG_of_isNormLevelTransport_of_squareZero_conn883 below · depth 32 - Bounded rigidification exponent on a fixed edge chart
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_le_equiv_of_inEdgeChart_of_isArtinianRing900 below · depth 32 - Transported ℓ-levels agree only if e_γ stabilises K₀
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.forall_factorsThrough_iff_and_stable_of_isTranslateBy_corr_of_isAlgClosed_heightNormalised_eq_oneLeg_det23 below · depth 32 - Transported ℓ-level agrees under an e_γ-translate of a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.forall_factorsThrough_iff_and_stable_of_isTranslateBy_corr_of_isAlgClosed_heightNormalised_eq_oneLeg_ell19 below · depth 32 - Norm level transport is preserved by isomorphisms of rigidifications
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.isNormLevelTransport_of_isoVia_of_corr_of_isFormalModuleVia43 below · depth 32 - Exponent identity for a Γ̃-translate of a rigidification
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.n_eq_n_add_sub_slackExponent_of_isRigTransport_of_isRigTransport_translate_of_isActBy69 below · depth 32 - Rigidity of the Ω-datum along a square-zero thickening
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.omega_eq_of_rigidifiedToG_of_isPullbackVia_corr_of_squareZero69 below · depth 32 - Point identity for a Γ-translate of a rigidified section
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.pushPt_slack_nsmulPt_translate_section_eq_nsmulPt_pushPt_character_section_of_isTranslateBy0 below · depth 32 - Spreading out equality of rigidified-pair points to a basic open
CerednikDrinfeld.QM.FakeEllipticCurve.exists_away_map_eq_of_atPrime_map_eq_of_rigidifiedToG28 below · depth 32 - Labelled presentation on a connected basic open at each prime
CerednikDrinfeld.QM.FakeEllipticCurve.exists_away_presentationLabel_of_isPrime_pr113 below · depth 32 - Frobenius re-basing moves the dictionary by a central scalar
CerednikDrinfeld.QM.FakeEllipticCurve.exists_isActBy_scalar_zpow_rigidifiedToG_frobTwist_neg_one_of_comp_verschiebung101 below · depth 32 - Frobenius re-basing shifts the dictionary by a central scalar rᶜ
CerednikDrinfeld.QM.FakeEllipticCurve.exists_isActBy_scalar_zpow_rigidifiedToG_frobTwist_one_of_comp_relFrobenius99 below · depth 32 - Level transport, G-label and Frobenius parity over a local base
CerednikDrinfeld.QM.FakeEllipticCurve.exists_isNormLevelTransport_and_eq_pushPt_act_and_leg_eq_frobTwist_of_isLocalRing_of_rigidifiedToG_pr115 below · depth 32 - Open window in a rigidified stratum over an edge chart
CerednikDrinfeld.QM.FakeEllipticCurve.exists_isOpenImmersion_stratum_window_of_rigidifiedToG_of_bdd_local1,057 below · depth 32 - Pull-back of a presentation along a C-algebra map
CerednikDrinfeld.QM.FakeEllipticCurve.exists_pullback_presentation_ptR_eq_map_pr26 below · depth 32 - Frobenius re-basing of rigidifications acts by a central scalar
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidification_frobTwist_isActBy_scalar_levelCompat_heightNormalised_of_rigidifiedToG158 below · depth 32 - Frobenius rebasing of a rigidification: Xi moves by Zᶜ
CerednikDrinfeld.QM.FakeEllipticCurve.exists_rigidification_frobTwist_zpow_isActBy_scalar_extraLevel_normLevel_of_rigidifiedToG175 below · depth 32 - θ separates equally labelled points over Artinian local bases
CerednikDrinfeld.QM.FakeEllipticCurve.omega_family_eq_of_label_of_theta_eq_of_isArtinianRing_of_rigidifiedToG_connInj_pr1,403 below · depth 32 - Existence of labelled lifts along square-zero surjections for θ
CerednikDrinfeld.QM.FakeEllipticCurve.omega_family_exists_lift_label_of_isArtinianRing_of_rigidifiedToG_connInj_pr1,415 below · depth 32 - Labelled presentations of R-points are stable under base change
CerednikDrinfeld.QM.FakeEllipticCurve.presentationLabel_map_of_presentationLabel_pr728 below · depth 32 - Twisting the full level by χ(h) shifts the label from g to hg
CerednikDrinfeld.QM.FakeEllipticCurve.presentationLabel_twist_pr2 below · depth 32 - Uniqueness of the presentation label and of the Frobenius leg
CerednikDrinfeld.QM.FakeEllipticCurve.presentationLabel_unique_and_leg_eq_of_ptR_eq_pr93 below · depth 32 - Bijectivity of the dictionary Xi at Artinian local points
CerednikDrinfeld.QM.FakeEllipticCurve.rigidifiedToG_surjective_injective_of_isArtinianRing_of_isAlgClosed_residueField1,388 below · depth 32 - Invariance of the level-(n;ℓ) formal family under twisted translation
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_apply_eq_apply_of_isPullback_of_frobTwist_eq_of_translate_of_isNoetherianRing_eq36 below · depth 32 - One-leg fibre criterion for Theta_{f,ℓ} over algebraically closed fields
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_eq_iff_exists_isTwistedAct_of_translate_of_value_of_isAlgClosed_eq56 below · depth 32 - Cross-leg description of the geometric fibres of Theta_{f,ℓ}
CerednikDrinfeld.QM.IsFineModuliT.fineFamilyT_fibre_of_oneLeg_of_legBlind_of_translate_of_value_of_isAlgClosed_eq96 below · depth 32 - Pi-translates have the same Deligne datum
CerednikDrinfeld.SpecialFormal.Rigidified.IsCartierQuadruple.isQuadrupleOf_of_isPiTranslate90 below · depth 32 - Cartier quadruples of e-translates are E(e)-translates
CerednikDrinfeld.SpecialFormal.Rigidified.IsCartierQuadruple.isTranslateEven_or_isTranslateOdd_of_isTranslate89 below · depth 32 - Frobenius semilinearity of reduced series when ψ₁^r≡ψ₂ mod r
CerednikDrinfeld.SpecialFormal.frobSeries_comp_map_residueMap_eq_map_residueMap_comp_frobSeries0 below · depth 32 - λ maps ηₙ bijectively onto the varpi=V locus
CerednikDrinfeld.FormalODModule.bijOn_lambda_etaPiece_of_isCanonicalLMap_of_forall_exists1 below · depth 33 - Kernel degrees of 𝒪_D-endomorphisms of the base formal module
CerednikDrinfeld.FormalODModule.exists_hasKernelOfDegree_eq_four_mul_add_two_mul_vdet_of_centralizer_apply_eq_zpow_smul_heightNormalised_eq47 below · depth 33 - Image of E contains p^mM₂(ℤₚ)
CerednikDrinfeld.FormalODModule.exists_pow_smul_map_eq_of_ringHom_centralizer_rigidification_compat63 below · depth 33 - Faithfulness of a rigidification-compatible matrix representation of End(Φ)
CerednikDrinfeld.FormalODModule.injective_of_ringHom_centralizer_rigidification_compat123 below · depth 33 - Canonical L-map on a critical graded piece
CerednikDrinfeld.FormalODModule.isCanonicalLMap_apply_eq_nMk_of_verschiebungInt_eq_endAct_varpiEnd2 below · depth 33 - The η-piece at a critical index, and injectivity
CerednikDrinfeld.FormalODModule.mem_etaPiece_iff_of_isCanonicalLMap_apply_eq_nMk40 below · depth 33 - Complementary parities and exponent shift for Frobenius-twisted transports
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.add_eq_one_and_two_mul_n_add_eq_of_isRigTransport_of_comp_frobSeries_eq_act_comp25 below · depth 33 - Height of a transported rigidified isogeny under a correspondence
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_isIsogenyOfHeight_comp_of_act_pow_comp_eq_of_isAdmissible_of_nontrivial27 below · depth 33 - Transport of a Frobenius-rebased rigidification and multiplication by r
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_isRigTransport_comp_frobSeries_of_isRigTransport_frobTwist_one_of_X_eq13 below · depth 33 - Equal Xi-image over an Artinian base: compatible isomorphisms
CerednikDrinfeld.QM.FakeEllipticCurve.Rigidification.exists_isoVia_corr_and_formalIso_of_rigidifiedToG_eq_of_isArtinianRing854 below · depth 33
… and 61 more statements (search for the module name to find them).