Math 918, Spring 2026: F-Singularities
Course Documents
Here are the two general references for the course.- Linquan Ma & Thomas Polstra's F-Singularities: A Commutative Algebra Approach; called [MP] in the daily update.
- Alessio Caminata & Alessandro de Stefani's Notes for course on F-singularities; called [CdS] in the daily update.
- An additional resource is Karl Schwede & Karen Smith's Singularities defined by the Frobenius map; however note that this book requires more knowledge of algebraic geometry than is covered by the prereqs of this course, so I will not be explicitly suggesting it as complementary reading (even though their order of topics matches ours most closely!).
Office Hours: Mon 1:30-2:30 and Thurs 12:30-1:30. Or stop by my office when my door is open.
- Homework 1: [PDF] and [TeX] + [math-hw.sty] (style file needed to compile!)
- Due on Friday Feb 6th at midnight. Submit on Gradescope.
HCC Info
You have access to the Holland Computing Center (HCC) for this class! To use these resources, you will need an account associated with HCC that is separate from your University of Nebraska account and credentials:
- If you already have an HCC account from a prior class or research, you can add the class group to your account or move your account to the math918 group: https://hcc.unl.edu/group-addchange-request.
- If you need an HCC account: https://hcc.unl.edu/new-user-request and request the math918 group.
**You will need to activate your DUO two factor for your HCC account in order to use the resources. Without this you will not have access! This is different from the TrueYou DUO you use to log into other UNL services.**
Here is some other important info:
- For more useful links and notes for students taking a class using HCC resources, please see https://hcc.unl.edu/docs/faq/class_students.
- While using HCC resources for this class, be aware of HCC's class account guidelines and center's policies: https://hcc.unl.edu/hcc-policies.
- Pay special attention to the guidelines for class accounts since data is removed at the end of the semester: https://hcc.unl.edu/hcc-policies#class-groups
Daily Update
Use this table of contents list to jump to a specific day. Info for future classes is a tentative plan, and will be updated by the day after the class with what actually happened.
- Jan 13
- Basics & Notation: Day 1
- Jan 15
- Basics & Notation: Day 2
- Jan 20
- Completions and Proof of Kunz's theorem
- Jan 22
- Finishing proof of Kunz's theorem + starting F-splitting
- Jan 27
- Proof that F-splitting can equivalently be checked for some/any $e$; examples (including $F$-finite regular local rings); the statement of Fedder's criterion; viewing $\hom_S(F_*^eS,S)$ as a rank 1 free module for regular $S$.
- Jan 29
- A HW correction; fact about the generating $\Phi$ and ideal containments; more general statement of Fedder's criterion.
- Upcoming
- IOU several more facts needed to prove Fedder; some examples. Thursday---using Macaulay2 and the HCC so bring a laptop! Also if you want to follow along with the HCC part of the demo (highly recommended!) follow the setup instructions to request an account prior to the start of Thursday's class.
Jan 13
Big Assumptions (for all semester!): p = a prime number; q = a power of p; all rings are unital, commutative, and noetherian. For a very long time (up until reduction to char p), all rings are characteristic p.
We covered the beginning of Ch 1 of [CdS], up through and including Remark 1.8. (See also very first section of [MP].) Useful fact: In a reduced (char p) ring, when p-th roots exist, they are unique!
We also concretely looked at $R^{1/p}$ and $F_*R$ in the concrete example where $R=\mathbb F_2[x]$, and saw how these are generated (as $R$-modules) by $\{1,\sqrt x\}$ and $\{1,F_*x\}$, respectively. We saw more generally that when $R= \mathbb F_p[x_1,\ldots, x_n]$, that $F_*R$ is generated by $\{F_*(x_1^{a_1}\cdots x_d^{a_d})\: | \: 0\leq a_i \lt p\}$. We even saw that this generating set is actually a basis! Finally, the following commutative diagram showed us that all three perspectives are really "the same" map. Note that all vertical maps are isomorphisms/equalities, the horizontal maps are all different ways of writing the Frobenius, and the whole bottom row only makes sense when $R$ is reduced.
Jan 15
Defined a separable polynomial and a perfect field (Ref: Section 15.5 of Eloísa's Math 818 notes). In particular, a char $p$ field is perfect if and only if $F$ is a surjection. $K=\mathbb F_p(T)$ is a non-perfect field example. We stated #5 below as a bonus problem (but originally stated it wrong! I meant to say $R^p$ not $R^{1/p}$, my apologies).
We then worked for a while on questions #1-4, and went over the answers to #1-3:
- Describe the $R$-module structure of $F_*R$ when $R=\mathbb F_p[x,y]/\langle xy\rangle$.
Generators are $\{F_*x^i, F_*y^i\: | \: 0\le i \lt p\}$. I.e., the same as for the polynomial ring, but we remove all the ones corresponding to the cross terms that are already zero in this quotient ring.
Relations are $yF_*x^i = 0$ and $xF_*y^i=0$.
- Describe the $R$-module structure of $F_*R$ when $R=\mathbb F_2[x^2,x^3]\subset \mathbb F_2[x]$.
Generators are $\{F_*1, F_*x^2, F_*x^3, F_*x^5\}$. Notice that the monomials in $R$ are every power of $x$ EXCEPT for $x$ itself. So via taking $x^aF_*x^b = F_*x^{2a+b}$ for $b\in \{0,2,3,5\}$, we see that even just $F_*x^{2a+2}$ and $F_*x^{2a+3}$ cover all possible powers $\ge 6$. The only other seemingly missing monomial is $F_*x^4$, but $F_*x^4 = x^2F_*1$.
Relations are $\begin{aligned} x^3F_*1 &= x^2 F_*x^2 & x^3F_*x^3 &= x^2F_*x^5 \\ x^4F_*1 &= x^3F_*x^2 & x^4F_*x^3 &= x^3F_*x^5\end{aligned}$.
- Describe the $R$-module structure of $F_*R$ when $R=\mathbb F_3[x,y]/\langle y^2-x^3-x\rangle$.
Generators are $\{F_*1,F_*x,F_*y\}$. Clearly the 9 monomials $\{F_*x^iy^j\: | \: 0\le i,j\lt 3\}$ would suffice as a generating set, so now we'll show that the other 6 of them are actually redundant via taking multiples of our defining equation. As we go down the list, we will only use higher up monomials to get the lower ones.
- $F_*y^2 = xF_*1 + F_*x$ (via original equation)
- $F_*xy = yF_*1 - xF_*y$ (via $\cdot y$)
- $F_*xy^2 = yF_*y - xF_*y^2$ (via $\cdot y^2$)
- $F_*x^2 = F_*xy^2 - xF_*x$ (via $\cdot x$)
- $F_*x^2y^2 = xF_*x^2 + xF_*1$ (via $\cdot x^2$)
- $F_*x^2y = yF_*x - xF_*xy$ (via $\cdot xy$)
There are no relations!
- Describe the $R$-module structure of $F_*R$ when $R=\mathbb F_p(T)[x]$.
Generators are $\{F_*(T^jx^i)\: | \: 0\le i,j\lt p\}$. No relations!
Notice that $TF_*x^i = F_*(T^px^i)$. So if we had only used the generators from the perfect field case, we would be missing being able to write an element like $F_*T$. Or said another way, previously in the perfect case we knew that if we wanted to write $F_*(ax)$, we could always pull out the $a$ via taking a $p$-th root, so that $F_*(ax) = a^{1/p}F_*x$. But if the Frobenius isn't surjective, we can't do that anymore!
- Give an example of a ring $R$ where $R^{p}$ is NOT isomorphic to $F_*R$. In other words, an example where the inclusion $R^p\hookrightarrow R$ is NOT the same map as the Frobenius. [Corrected typo from earlier statement: I wanted $R^p$ not $R^{1/p}$!]
We then noticed a pattern: drawing the corresponding varieties for the two ``free'' examples gave us affine space (the polynomial ring) and a smooth elliptic curve (#3). Drawing the two ``non-free'' examples gave us two lines crossing (#1) and a cuspidal cubic (#2).
Definition: The ring $(R,\mathfrak m, k)$ is a regular local ring if $\dim R = \dim_k \mathfrak m /\mathfrak m^2$. In other words, if the Krull dimension = the embedding dimension.
A ring $R$ is a regular ring if $R_{\mathfrak m}$ is a regular local ring for every maximal ideal $\mathfrak m$.
You will eventually learn a lot more about regular rings in Math 906.
Kunz's Theorem: $R$ is regular if and only if the Frobenius is flat.
Definition: $R$ is $F$-finite if $F_*R$ is a finitely generated $R$-module.
For a local ring and a finitely generated module $M$, you already know that $M$ is flat if and only if it is free. This and our new definition give us an immediate corollary to Kunz.
Corollary: Let $(R,\mathfrak m)$ be an $F$-finite local ring. Then $R$ is regular if and only if $F_*R$ is free.
Jan 20
Some facts (that became exercises):
-
Prove that $F$ induces an isomorphism on Spec.
The induced map on Spec takes a prime ideal $Q$ to $F^{-1}(Q)$. If $r\in Q$, then $r^p=F(r)\in Q$ and thus $r\in F^{-1}(Q)$. Conversely, if $r\in F^{-1}(Q)$ this means $r^p\in Q$, but $Q$ is prime so $r\in Q$.
- Prove that $F_*^e$ is an exact functor. (In particular, we first saw what it does to maps and to modules: just throws an $F_*^e$ decoration in front!)
See proof of Prop 1.10(1) in [CdS].
- If $W\subset R$ is a multiplicative set, then $W^{-1}(F_*^eR)\to F_*^e(W^{-1}R)$ via $\frac{F_*^e r}{w}\mapsto F_*^e(\frac{r}{w^{p^e}})$ is a $W^{-1}R$-module isomorphism.
See proof of Prop 1.10(2) in [CdS].
Definition: A sequence $(r_n)_{n\in \mathbb N}$in $R^{\mathbb N}$ is Cauchy in the $I$-adic topology if for all $t\in \mathbb N$ there exists a $d\in \mathbb N$ such that for $n,m\geq d$, we have $r_n-r_m\in I^t$. Let $C_I(R)$ be the set of Cauchy sequences. Let $C^0_I(R)$ be the sequences convernging to zero, i.e., s.t. for all $n$ there exists $m$ s.t. for all $i\geq m$, $r_i\in I^n$.
Facts/Definition: $C_I(R)$ is a ring and $C^0_I(R)$ is an ideal; the completion is $\widehat R^I = C_I/C_I^0$. We're going to only use this for local rings and the $I=\mathfrak m$ case, written just plain $\widehat R$, which satisfies:
- $\widehat R$ is a local commutative unital noetherian ring
- Completion at $\mathfrak m$ is faithfully flat
- $R$ is regular if and only if $\widehat R$ is regular.
- (Cohen Structure Theorem, equicharacteristic case) Suppose $(R,\mathfrak m,k)$ is a complete local ring containing a field. Then $R\cong k[[ x_1,\ldots, x_n]]/I$. Further, $R$ is regular if and only if $R\cong k[[x_1,\ldots, x_d]]$.
Proof of Kunz's theorem (regular implies flat):
$R$ is regular iff $R_Q$ is regular for all $Q$; and a map $\phi$ is flat iff $\phi_Q$ is flat for all $Q$. Further, $F_*^e$ commutes with localization. Thus we reduce to the local case. Now consider
Recall fact: In such a diagram (where both vertical maps are faithfully flat), if the bottom map is flat then so is the top one. So sufficient to show for the complete case, and likewise sufficient to do for a power series ring over an algebraically closed field, but we (basically) already did that! ■
We started the proof of the other direction (in the style of [CdS]) but didn't finish; however we did get through the following:
Definition: Let $(R,\mathfrak m)$ local. Then $x_1,\ldots, x_n$ is Lech independent if having $a_1x_1+\cdots + a_nx_n=0$ for $a_i\in R$ in fact implies that $a_i \in \langle x_1,\ldots, x_n\rangle$ for all $i$.
Equivalently: letting $\mathfrak q = \langle \underline x\rangle$, they are Lech independent iff they minimally generate $\mathfrak q$ and $\mathfrak q/\mathfrak q^2$ is a free $R/\mathfrak q$-module.
Lech's Lemma: Let $(R,\mathfrak m)$ be a local ring and $x_1,\ldots, x_n$ be Lech independent elements which generate an $\mathfrak m$-primary ideal. If $x_1=y_1z_1$ then \[\ell_R(R/\langle x_1,\ldots, x_n\rangle)=\ell_R(R/\langle y_1,\ldots, x_n\rangle) + \ell_R(R/\langle z_1,\ldots, x_n\rangle)\]
Proof in Lemma 2.6 of [CdS]
Jan 22
Proposition: If $\underline x\in R$ is Lech independent and $\varphi:R\to S$ is a flat map, then $\varphi(x_1),\ldots, \varphi(x_n)$ is Lech independent in $S$.
Proof: Let $I=\underline x$. Then by Lech independence, $I/I^2 \cong (R/I)^n$ as $(R/I)$ and as $R$-modules. But then flatness gives \[ (IS)/(IS)^2 \cong (S/IS)^n \] and by rank reasons clearly $\varphi(\underline x)$ is still a minimal generating set. ■
Proposition: If $\underline x$ is Lech independent and $x_1=y_1z_1$ then $y_1,\ldots, x_2,\ldots, x_n$ is L.i.
Proof: From last time, we saw that $\underline x : y_1 = \langle z_1,x_2,\ldots, x_n\rangle$. So suppose we have coefficients $a_1z_1 + \sum_{i=2}^n a_ix_i=0$. Multiply by $y_1$ to get $a_1(y_1z_1)+\sum_i (a_iy_1)x_i=0$. By Lech independence of $\underline x$, this means $a_1 \in \underline x \subset \langle z_1,x_2,\ldots, x_n\rangle$. Further, means $a_i \in \underline x:y_1 = \langle z_1,x_2,\ldots, x_n\rangle$ as desired. ■
Proof of Kunz's theorem (flat => regular): $R$ is regular if and only if $\widehat R$ is regular, and by the same diagram before, if $F_*\widehat R$ is a flat $\widehat R$ module then $F_*R$ is a flat $R$-module. (In fact, this is iff because $\widehat R\to \widehat{F_*R}$ is canonically $\widehat R\to F_* \widehat R$.) So WLOG $R$ is complete local ring, and $R\cong k[[x_1,\ldots, x_n]]/I$. Let $S=k[[x_1,\ldots, x_n]]$.
We can further WLOG assume $n =$ embedding dimension (recall that = $\dim_k\mathfrak m / \mathfrak m^2$ = by NAK the minimal number of generators of $\mathfrak m$), since if not just throw away redundant $x$'s. Thus $\underline x$ is Lech independent, and so is $\underline x^{[q]}$, and then also so is $x_1^{a_1},\ldots, x_n^{a_n}$ for combo of powers.. On the one hand, by Lech's length lemma, a base case of $\ell(R/\mathfrak m)=1$, and induction, we get that $\ell_R(R/\langle x_1^{a_1},\ldots, x_n^{a_n}) = \prod_i a_i$. But we also can do the same thing to $S$ and see that $\ell_S(S/\langle x_1^{a_1},\ldots, x_n^{a_n}) = \prod_i a_i$.
Thus $S/\langle \underline x\rangle^{[p^e]}\to S/(I+\langle \underline x\rangle^{[p^e]}\cong R/\mathfrak m^{[p^e]}$ is an isomorphism for all $t$, and so $I\subset \underline x^{[q]}$ and by Krull's intersection, $I=0$. ■
Now... new topic! Moving onto Frobenius splitting. We defined $F$-splitting, saw a proposition about how it relates to other split maps, and saw two examples.
Definition: $R$ is $F$-split if there exists some $R$-module map $\pi\in \operatorname{Hom}_R(F_*R,R)$ such that $\pi\circ F = \operatorname{id}_R$.
Equivalently: There exists an $R$-module map $\pi:F_*R\to R$ such that $\pi(F_*1)=1$.
We saw that was the same since being a splitting exactly means that for all $r\in R$ we have $r = \pi\circ F(r) = \pi(F_*r^{p})=\pi(rF_*1)=r\pi(F_*1)$.
Proposition: If $R$ is $F$-split then $R$ is reduced.
Proof: Let $\pi:F_*R\to R$ be our splitting. If $\pi\circ F=\operatorname{id}_R$, this forces the first map to be injective. And we saw $F$ injective iff $R$ reduced. ■
Example: If $R=k[x]$ or $k[[x]]$ then $R$ is $F$-split. We saw that in fact these examples are both free, with $R$-basis of $\{F_*x^i\: | \: 0\le i \lt p\}$. By freeness, we can define a map by doing whatever we want on the generators, such as the standard monomial splitting, which sends \[F_*1\mapsto 1, \qquad F_*x^i\mapsto 0\ \ \forall 0\lt i\lt p.\]
Proposition: Suppose $\varphi:R\to S$ is split (as an $R$-module map). If $S$ is $F$-split then so is $R$.
Proof: Suppose that $\varphi$ is split via $\gamma:S\to R$, and that $F_S$ is split via $\pi:F_*S\to S$. Then $\gamma\circ\pi\circ (F_*\varphi)$ is our desired splitting of $F_R$. See this via \[\gamma\circ\pi\circ (F_*\varphi)(F_*1) = \gamma\circ \pi(F_*\varphi(1)) = \gamma(\pi(F_*1))=\gamma(1)=1.\quad ■\]
Example: Let $G$ be a finite group such that $p\not|\,|G|$. Let $R$ be a char $p$ ring with a $G$ action, and let \[R^G = \{r\in R \: | \: g\cdot r = r \ \forall g\in G\}\] be the invariant subring. The inclusion $R^G\to R$ is always split via the Reynold's operator: \[R\to R^g\qquad r\mapsto \frac{1}{|G|}\sum_{g\in G}g\cdot r\] Thus whenever $R$ is $F$-split, the invariant ring $R^G$ is also $F$-split.
As a more specific example, take $G=S_3$ and $R=\mathbb F_p[x_1,x_2,x_3]$. Have $G$ act on $R$ via $\sigma\cdot f(x_1,x_2,x_3) = f(x_{\sigma(1)},x_{\sigma(2)},x_{\sigma(3)})$. Examples of polynomials in $R^G$ are $x_1x_2x_3$ and $x_1+x_2+x_3$, but NOT plain old $x_1$ or plain old $x_1x_2$. Using the previous polynomial example and the above invariant example, we see that if $p\ge 5$ then $R^{S_3}$ is $F$-split.
Today's class prompted some good requests for examples, which I will give you on Tuesday:
- What's an example of a reduced ring that is NOT $F$-split?
- What's an example of an invariant ring that is $F$-split even though $p||G|$?
Finally, an in-class exercise was to prove the following, which we will go over on Tuesday:
Proposition: The following are equivalent for a char $p$ ring $R$.
- $R$ is $F$-split.
- There exists some $e\gt 0$ such that $F^e:R\to F_*^eR$ splits.
- For all $e\gt 0$ the map $F^e:R\to F_*^eR$ splits.
Jan 27
Proof of proposition from last week (F-split iff for some e iff for all e): 1 implies 3: If $\pi:F_*R\to R$ is our splitting, then notice that $\pi\circ F_*\pi \circ \cdots \circ F_*^{e-1}\pi:F_*^eR\to R$ is a splitting! Notation $\pi^{\star e} =$ such a composition, and in fact $\psi\star \phi := \psi\circ F_*^e\phi$.
3 implies 2: clear
2 implies 1: let $\pi:F_*^eR\to R$ be our splitting. Then \[ R \stackrel{F}{\to} F_*R \stackrel{F_*F^{e-1}}{\to} F_*^eR \stackrel{\pi}{\to} R \] so take $\pi \circ F_*F^{e-1}$ as our splitting. ■
(Non)Example: The ring $\mathbb F_2[x^2,x^3]$ is reduced, but is NOT $F$-split. (Proved in HW 1 #4).
Example: Here are some invariant rings that ARE $F$-split even though $p$ divides the order of the group (so that the Reynold's operator proof won't work):
- If $G$ acts via the trivial action, then for ANY ring $R$ we have $R^G=R$. So regardless of the group order, if $R$ is $F$-split then clearly so is $R^G$.
- If $G=S_2$ and $R=\mathbb F_2[x,y]$ and we do the same symmetric group action of permutating the variables from last time. Then $R^G = \mathbb F_2[x+y,xy]\cong \mathbb F_2[w,z]$ which is regular and thus $F$-split.
The following theorem was an in-class exercise.
Theorem: Any $F$-finite regular local ring is $F$-split. Any complete regular local ring is $F$-split.
By the Cohen structure theorem, if $R$ is a complete regular local ring then $R\cong k[[x_1,\ldots, x_d]]$ where $k$ is the residue field. From seeing this example before we know that $F_*R$ is free (though possibly infinitely generated if $k$ is a bad field!), that $F_*1$ is part of a basis, and so the standard monomial splitting works. Recall the standard monomial splitting sends $F_*1\mapsto 1$ and $F_*(\lambda_i x^{\alpha})\mapsto 0$ for all the other generators. ■
By Kunz, regular means $F_*R$ is flat. Since we're further $F$-finite and local, $F_*R$ is free. So as long as we can prove that $F_*1$ is part of a minimal generating set (i.e., part of a basis) we can do the same thing as above and construct a map that sends $F_*1$ to $1$ and the other generators to wherever we want. To check this use NAK! $F_*1$ is part of a minimal generating set if and only if $F_*1$ is non-zero in $F_*R/\mathfrak mF_*R$. By definition we can simplify $\mathfrak F_R= F_*\mathfrak m^{[p]}$, and clearly $F_1 \notin F_*\mathfrak m^{[p]}$. Thus we can extend to a minimal generating set (=free basis). ■
WARNING: It is NOT true that every regular local ring is $F$-split; we really do need some adjectives! We will see an example later in the semester.
Fedder's Criterion: Let $S$ be an $F$-finite regular local ring, and let $R=S/I$. Then $R$ is $F$-split if and only if $I^{[p]}:I\not\subseteq \mathfrak m^{[p]}$
It's stated there for motivation but it will take us a while to prove it. First we want to have a good understanding of what $\hom_S(F_*^eS,S)$ looks like, and how it relates to $\hom_R(F_*^eR,R)$. This will then help us figure out how a potential splitting of the Frobenius on $R$ might relate to one on $S$.
Remark: If $T$ is an $R$-algebra, then $\hom_R(T,R)$ has the structure of a $T$-module via premultiplication: $(t\cdot \varphi)(s) = \varphi(ts) $. So, $\hom_R(F_*^eR,R)$ has the structure of an $F_*^eR$-module via premultiplication: $(F_*^er \cdot \varphi)(F_*^es) = \varphi(F_*^e(rs))$.
Proposition: Let $k$ be an $F$-finite field, and let $S=$ either $k[x_1,\ldots, x_d]$, or the localization thereof at $\mathfrak m$, or $k[[x_1,\ldots, x_d]]$. Then $\hom_S(F_*^eS,S)$ is a free rank one $F_*^eS$-module. Specifically, if $\{F_*^e\lambda_i\}$ is a $k$-basis of $F_*^ek$ (where wlog $\lambda_1=1$), then $\Phi:F_*^eS\to S$ is our generator where $\Phi$ is defined on the monomial basis to be \[ \Phi(F_*^e(\lambda_ix^{\alpha})) = \begin{cases} 1 & i=1,\ \textrm{and }\alpha_j = (p^e-1)\ \forall j\\ 0 & \textrm{else} \end{cases} \]
Proof (when $k$ is perfect): $k$ is perfect means we don't have to worry about the $\lambda_i$ (a similar proof works with them there it is just more annoying to type out but not any more interesting). Let $\pi_\alpha$ be the dual (projection) to $x^{\alpha}$, so that \[ \pi_\alpha(F_*^e(x^{\beta})) = \begin{cases} 1 & \alpha = \beta\\ 0 & \textrm{else} \end{cases}. \]
- Goal 1: Show that each $\pi_\alpha$ can be written as $F_*^es\cdot \Phi$ for some $s\in S$. (Hint: First notice that $\Phi$ itself is a $\pi_\alpha$, and then see what $F_*^ex\cdot \Phi$ looks like in terms of the $\pi_\alpha$'s, and see if you can figure out a pattern.)
Let 𝟙 denote the all 1's vector. So $\Phi = \pi_{(p^e-1)𝟙}$, and more generally we HAVE a map that sends exactly one monomial to 1 (and the rest to 0), and we WANT maps that send exactly one monomial to 1 (and the rest to 0). So we should try acting by monomials. Specifically, \[F_*^e(x^{(p^e-1)𝟙-\alpha})\cdot \Phi (F_*^ex^{\beta}) = \Phi(F_*^e x^{(p^e -1)𝟙-\alpha+\beta}) = \begin{cases} 1 & (p^e-1)𝟙 - \alpha+\beta = (p^e-1) 𝟙 \\ 0 & \textrm{else}\end{cases}.\] I.e., it equals one exactly when $\beta = \alpha$. So $F_*^e(x^{p^e𝟙 -1 -\alpha})\cdot \Phi = \pi_\alpha$. ■
Observation: This shows why we needed $\Phi$ to send the LARGEST generator to zero. Otherwise the $x^{ (p^e-1)𝟙 -\alpha}$ we are acting by would have had the $(p^e-1)𝟙$ replaced by something smaller, and so the whole exponent would have been negative sometimes (bad because we're in a polynomial/power series ring).
- Goal 2: Show that the $\pi_\alpha$ generate $\hom_S(F_*^eS,S)$ as an $F_*^eS$ algebra.
Consider a map $\psi:F_*^eS\to S$. If we build a map that agrees with $\psi$ on the generators $x^\alpha$ then we're done. So define our candidate map \[\varphi= \sum_\alpha F_*^e(\psi(x^\alpha))^{p^e} \cdot \pi_\alpha \] which ensures \[\varphi(F_*^e(x^\beta)) = \sum_\alpha( F_*^e(\psi(x^\alpha)^{p^e}) \cdot \pi_\alpha)(F_*^ex^\beta) = \sum_\alpha \pi_\alpha(F_*^e(\psi(x^\alpha)^{p^e}x^\beta)) = \sum_\alpha \psi(x^\alpha)\pi_\alpha(F_*^ex^\beta) = \psi(x^\alpha)\pi_\alpha(F_*^ex^\alpha) = \psi(x^\alpha)\] as desired. Notice the magic that happened here---our action only allows us to act via pre-multiplication. However, by acting by a $p^e$-th power of an element, we get the same answer as if we acted by post-multiplication! In other words, the usual fact that the $\pi_\alpha$ generate as an $S$-basis (by typical dual basis fact) is also why we're getting that these generate over $F_*^eS$. ■
Now clearly combining Goal 1 and Goal 2 we see that $\Phi$ generates. For freeness, the only possible relation is of the form $F_*^es \cdot \Phi=0$. But this can never happen---$\Phi$ is non-zero on monomials of arbitrarily large degree! ■
Jan 29
Remark: In fact, $\hom_S(F_*^eS,S)$ is a free rank one $F_*^eS$ for any Gorenstein local ring $S$ (in particular, for any regular local ring). See Remark 5.9 of [CdS] for a proof. We'll use the regular case of this statement to be able to the following results for any regular local ring, not just polynomials/power series.
Proposition: Let $S$ be an $F$-finite regular local ring and let $\Phi$ be the generator of $\hom_S(F_*^eS,S)$. Let $I$ and $J$ be ideals of $S$. Then \[ \Phi(F_*^eJ)\subset I \iff J\subset I^{[p^e]} \]
Proof: If $J\subset I^{[p^e]}$, then in fact for ANY map $\psi\in \hom_S(F_*^eS,S)$ we have \[ \psi(F_*^eJ)\subset \psi(F_*^eI^{[p^e]}) \subset I\psi(F_*^eS)\subset I. \] For converse, first make several observations: By Kunz $F_*^eS$ is free over $S$, with basis $\{F_*^eg_i\}_{i=1}^t$. Let $\{\pi_i\}_{i=1}^t\subset \hom_S(F_*^eS,S)$ be the dual basis (recall: this means $\pi_i(F_*^eg_j)=1$ if $i=j$, otherwise $0$). Further, because $\Phi$ generates, there exist $s_i\in S$ s.t. $\pi_i = F_*^es_i \cdot \Phi$. And \[\id_{F_*^eS} = \sum_i \gamma_i \circ \pi_i,\] where here $\gamma_i$ is the $S$-module map $S\to F_*^eS$ which sends $1\mapsto F_*^eg_i$. (Notice: this is the same as taking the $e$-th Frobenius map $S\to F_*^eS$, and then composing with multiplication by $F_*^eg_i$).
Now since $\Phi(F_*^eJ)\subseteq I$, we see \[\pi_i(F_*^eJ) = (F_*^es_i \cdot \Phi)(F_*^eJ) =\Phi(F_*^e(s_iJ))\subseteq I\] and so further, \[ F_*^eJ = \id_{F_*^eS}(F_*^eJ) = \sum_i \gamma_i \circ \pi_i(F_*^eJ) \subseteq \sum_i \gamma_i(I) = \sum_i I\gamma_i(S)\subseteq I \] as desired. ■
Theorem: Let $S$ be an $F$-finite ring, $I$ an ideal, and $R=S/I$. Then there is a natural $F_*^eS$-module map \[\Psi:(F_*^e(I^{[p^e]}:I))\cdot \hom_S(F_*^eS,S)\to \hom_R(F_*^eR,R).\] If $S$ is regular, then this map is a surjection and the kernel is $F_*^e(I^{[p^e]})\cdot \hom_S(F_*^eS,S)$.
Proof: The natural map: Let $t\in I^{[p^e]}:I$ and $\varphi\in \hom_S(F_*^eS,S)$. Given $r+I\in S/I=R$, we ideally want the resulting map on $\hom_R(F_*^eR,R)$ to have $F_*^e(r+I)\mapsto (F_*^et\cdot \varphi)(F_*^er) + I$. This will work! To check it is in $\hom_R(F_*^eR,R)$ we only need to check well-definedness, i.e., that things in $F_*^eI$ are sent to things in $I$. Sosuppose we have some $j\in I$. Then \[(F_*^et\cdot \varphi)(F_*^ej) = \varphi(F_*^e(jt))\in \varphi(F_*^e(I^{[p^e]}) = I\varphi(F_*^eS) \subset I.\] And by design, the overall map $\Psi$ is an $F_*^eS$-module map.
Surjectivity in the regular case: Since $S$ is regular we have $F_*^eS$ flat (by Kunz). Since $S$ also $F$-finite, we further have $F_*^eS$ a projective $S$-module. Thus ANY map $\theta\in \hom_R(F_*^eR,R)$ can be lifted to $\Theta\in\hom_S(F_*^eS,S)$ (using that the projection map $\rho:S\to R$ is surjective). By our knowledge of $\hom_S(F_*^eS,S)$, we can write $\Theta = F_*^es \cdot \Phi$. To finish surjectivity, it will suffice to check that $s\in I^{[p^e]}:I$. But by virtue of the fact that $\Theta$ descends, \[I\supset \Theta(F_*^eI) = \Phi(F_*^e(sI)).\] Now by the Proposition above, $sI\subset I^{[p^e]}$, thus $s\in I^{[p^e]}:I$.
Kernel in the regular case: A map $F_*^et\cdot \varphi\in F_*^e(I^{[p^e]}:I)\cdot \hom_S(F_*^eS,S)$ is in the kernel if it descends to the zero map, which happens exactly when $(F_*^et\cdot \varphi)(F_*^eS) = \varphi(F_*^e(tS))\subset I$. Now use the Proposition again, further writing $\varphi = F_*^es\cdot \Phi$, so that $\Phi(F_*^e(stS))\subset I$ and so $stS \subset I^{[p^e]}$. Thus $st\in I^{[p^e]}$, and we've shown that $F_*^et\cdot \varphi = F_*^e(st)\cdot \Phi$ is in $F_*^e(I^{[p^e]})\cdot \hom_S(F_*^eS,S)$ as desired. ■
Theorem: Let $S$ be an $F$-finite ring, $I$ an ideal, and $R=S/I$. Let $\mf q\in \bb V(I)\subset\Spec(S) $ be a prime ideal of $S$ that corresponds to a prime ideal in $R$. Then $R$ is Frobenius split in a neighborhood of $\mf q$ if and only if (for any fixed $e$) \[(I^{[p^e]}:I)\not\subseteq \mf q^{[p^e]}.\]
Having a property "on an open neighborhood" means the same thing as in analysis: there is some open set $U$ such that for all points $\mf p$, the property holds. More specifically for us, the $U$ is open in the Zariski topology, so that $U=\Spec R\setminus \bb V(J)$ for an ideal $J$; points are prime ideals; and "being $F$-split at prime ideal $\mf p$" means that $R_{\mf p}$ is $F$-split.
Proof is promised for February 3rd!
Upcoming
Continuing through the second half of Ch 2 of [MP] we will cover Fedder's criterion to detect $F$-splitting. (We will return to the first half of the chapter on $F$-purity later in the semester!). Also, set up an HCC account by Thursday if you want to follow along with the demo!