Skip to content

Commit ef1e131

Browse files
committed
diffgeo: fix proof
1 parent 529a035 commit ef1e131

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

diffgeo/etale.tex

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -150,15 +150,11 @@ \subsection{Examples}
150150
\end{proposition}
151151
152152
\begin{proof}
153-
We have to extend maps $f:\Spec (A/(a))\to \Bool$, with $a^2=0$.
154-
Since $\Bool\subseteq R$, the map $f$ yields an element $f:A/(a)$
155-
and we have a lift $\tilde{f}:A$ with $f=\tilde{f}+ab$.
156-
By \cref{nilpotent-ideal-not-not-dense},
157-
we have for any $x:\Spec A$, that $\neg\neg(\tilde{f}(x)=0)$ or $\neg\neg(\tilde{f}(x)=1)$.
158-
159-
By Z-choice or computation, we find a $n:\N$,
160-
such that $\tilde{f}^n(x)=0$ or $\neg\neg(\tilde{f}^n(x)=1)$.
161-
With the map $1-\_:R\to R$, we can achieve the same for $1$.
153+
We have to extend maps $e:\Spec (R/(a))\to \Bool$, with $a^2=0$.
154+
Since $\Bool\subseteq R$, the map $e$ yields an idempotent element $f:R/(a)$.
155+
There is a preimage $r:R$ and $b:R$ such that $r^2=r+ab$.
156+
But then $(r^2-ab)$ is an idempotent element of $R$ such that $r+(a)=f$
157+
and any idempotent in $R$ is $0$ or $1$ which gives an extension of the original map $e$.
162158
\end{proof}
163159
164160
\begin{proposition}\label{finite-are-etale}

0 commit comments

Comments
 (0)