8 Formal Groups

Definition (I-adic topology). Let R be a ring and IR an ideal. The I-adic topology on R has basis {r+In|rR,n1}.

Definition (Cauchy sequence). A sequence (xn) in R is Cauchy if k,N such that m,nN, xmxnIk.

Definition (Complete). R is complete if

  • (i) n0In={0}
  • (ii) every Cauchy sequence converges

Useful remark: if xI then

11x=1+x+x2+

so 1xR×.

Example. R=p, I=pp.

R=[[t]], I=(t).

Lemma 8.1 (Hensel’s Lemma). Assuming that:

  • R is complete with respect to an ideal I

  • FR[X], s1

  • aR satisfies F(a)0(modIs), F(a)R×

Then there exists a unique bR such that F(b)=0 and b0(modIs).

Proof. Let uR× with F(a)=u(modI) (e.g. we could take u=F(a)). Replacing F(X) by F(X+a)u, we may assume a=0, F(0)1(modI).

We put x0=0,

xn+1=xnF(xn)(1)

Easy induction gives

xn0(modIs)n(2)

Let

F(X)F(Y)=(XY)(F(0)+XG(X,Y)+YH(X,Y))(3)

for some G,HR[X,Y].

Claim: xn+1xn(modIn+s) for all n0.

Proof: By induction on n. Case n=0 is true.

Suppose xnxn=1(modIn+s1). Then

F(xn)F(xn1)=(xnxn1)(1+c)(modIn+s)

for some cI. Hence

F(xn)F(xn1)=xnxn1(modIn+s)

Hence

xnF(xn)xn1F(xn1)(modIn+s)

and hence xn+1xn(modIn+s).

This proves the claim.

Therefore (xn)n0 is Cauchy. Since R is complete, we have xnb as n for some bR.

Taking limit n in (1) gives b=bF(b), hence F(b)=0.

Taking limit n in (2) gives b0(modIs).

Uniqueness is proved using (3) and the “useful remark” (if xI then 1xR×).

E:Y2Z+a1XYZ+a3YZ2=X3+a2X2Z+a4XZ2+a6Z3.

Affine piece Y0. t=XY, w=ZY.

w=t3+a1tw+a2t2w+a3w2+a4tw2+a6w3=f(t,w).

We apply Lemma 8.1 with

R=[a1,,a6][[t]]I=(t)F(X)=Xf(t,X)R[X]

s=3, a=0.

Check:

F(0)=f(t,0)=t30(modI3)F(0)=1a1ta2t2R×

Hence there exists a unique w(t)R=[a1,,a6][[t]] such that

w(t)=f(t,w(t))w(t)0(modt3)

Remark. Taking u=1 in the proof of Lemma 8.1, w(t)=limnwn(t) where w0(t)=0, wn+1(t)=f(t,wn(t)).

In fact,

w(t)=t3(1+A1t+A2t2+)

where A1=a1, A2=a12+a2, A3=a13+2a1a2+2a3, …

Lemma 8.2. Assuming that:

  • R an integral domain which is complete with respect to an ideal I

  • a1,,a6R

  • K=Frac(R)

Then
Ê(I):={(t,w)E(K)|t,wI}

is a subgroup of E(K).

Note. By uniqueness in Hensel’s lemma:

Ê(I)={(t,w(t))E(K)|tI}.

Proof. Taking (t,w)=(0,0) show 0EÊ(I).

So it suffices to show that P1,P2Ê(I) then

P1P2=P3Ê(I).

PIC

P1,P2Ê(I) implies t1,t2I, w1=w(t1)I, w2=w(t2)I.

w(t)=n=2An2tn+1(A0=1)λ={w(t2)w(t1)t2t1t1t2w(t1)t1=t2=n=2An2(t1n+t1n1t2++t2n)Iν=w1λt1I

Substituting w=λt+ν into w=f(t,w) gives

λt+ν=t3+a1t(λt+ν)+a2t2(λt+ν)+a3(λt+ν)2+a4t(λt+ν)2+a6(λt+ν)3A=(coefficient of t3)=1+a2λ+a4λ2+a6λ3B=(coefficient of t2)=a1λ+a2ν+a3λ2+2a4λν+3a6λ2ν

We have AR× and BI. Hence t3=BAt1t2I, w3=λt3+νI.

Taking R=[a1,,a6][[t]], I=(t), then Lemma 8.2 gives that there exists ι[a1,,a6][[t]] with ι(0)=0 and

[1](t,w(t))=(ι(t),w(ι(t))).

Taking R=[a1,,a6][[t1,t2]], I=(t1,t2), Lemma 8.2 gives that there exists F[a1,,a6][[t1,t2]] with F(0,0)=0 and

(t1,w(t1))+(t2,w(t2))=(F(t1,t2),w(F(t1,t2)))

and

F(X,Y)=X+Ya1XYa2(X2Y+XY2)+

By properties of the group law, we deduce

Definition (Formal group). Let R be a ring. A formal group over R is a power series F(X,Y)R[[X,Y]] satisfying

  • (i)
    F(X,Y)=F(Y,X)
  • (ii)
    F(X,0)=X and F(0,Y)=Y
  • (iii)
    F(X,F(Y,Z))=F(F(X,Y),Z)

This looks like it would only define a monoid, but in fact inverses are guaranteed to exist in this context.

Exercise: Show that for any formal group, there exists a unique

ι(X)=X+R[[X]]

such that F(X,ι(X))=0.

Example.

Definition (Morphism / isomorphic (formal groups)). Let F and G be formal groups over R given by power series F and G.

  • (i)
    A morphism f:FG is a power series fR[[T]] such that f(0)=0 satisfying
    f(F(X,Y))=G(f(x),f(Y)).

  • (ii)
    FG if there exists FfG and GgF morphisms such that f(g(X))=g(f(X))=X.

Theorem 8.3 (All formal groups are isomorphic). Assuming that:

  • charR=0

Then any formal group F over R is isomorphic to 𝔾^a over R. More precisely
  • (i)
    There is a unique power series
    log(T)=T+a22T2+a33T3+

    with aiR such that

    log(F(X,Y))= log (X)+ log (Y).(∗)

  • (ii)
    There is a unique power series
    exp(T)=T+b22!+b33!T3+

    with biR such that

    exp( log (T))= log ( exp (T))=T.

Proof.

Lemma 8.4. Assuming that:

  • f(T)=aT+R[[T]] with aR×

Then there exists a unique g(T)=a1T+R[[T]] such that f(g(T))=g(f(T))=T.

Proof. We construct polynomials gn(T)R[T] such that

f(gn(T))T(modTn+1)gn+1(T)gn(T)(modTn+1)

Then g(T)=limngn(T) satisfies f(g(T))=T.

To start the induction, we set g1(T)=a1T. Now suppose n2 and gn1(T) exists. Then

f(gn1(T))T+bTn(modTn+1).

We put gn(T)=gn1(T)+λTn for some λR to be chosen later.

Then

f(gn(T))=f(gn1(T)+λTn)f(gn1(T))+λaTn(modTn+1)T+(b+λa)Tn(modTn+1)

We take λ=ba (aR×,bRλR).

This completes the induction step.

We get g(T)=a1T+R[[T]] such that f(g(T))=T. Applying the same construction to g gives h(T)=aT+R[[T]] such that g(h(T))=T.

Now note f(T)=f(g(h(T)))=h(T).

Theorem 8.3(ii) now follows by Lemma 8.4 and Q12 from Example Sheet 2.

Notation. Let F (e.g. 𝔾^a, 𝔾^m, Ê) be a formal group given by a power series FR[[X,Y]].

Suppose R is a ring complete with respect to ideal I. For x,yI, put

xFy=F(x,y)I.

Then F(I):=(I,F) is an abelian group.

Examples:

Corollary 8.5. Assuming that:

Then
  • (i) [n]:FF is an isomorphism of formal groups
  • (ii) If R is complete with respect to ideal I then F(I)×nF(I) is an isomorphism of groups. In particular, F(I) has no n-torsion.

Proof. We have

[1](T)=T[n](T)=F([n1](T),T)

(for n<0 use [1](T)=ι(T)).

Since

F(X,Y)=X+Y+XY()

we get

[2](T)=F(T,T)2T+R[[T]]

and by induction we get

[n](T)=nT+R[[T]].

Lemma 8.4 shows that if nR× then [n] is an isomorphism. This proves (i), and (ii) follows.