瀏覽代碼

introduce spec command

master
Christian Merten 2 年之前
父節點
當前提交
215e46c904
簽署人: christian <christian@flavigny.de> GPG Key ID: D953D69721B948B3
共有 3 個文件被更改,包括 3 次插入1 次删除
  1. 二進制
      lec02.pdf
  2. +1
    -1
      lec02.tex
  3. +2
    -0
      lecture.cls

二進制
lec02.pdf 查看文件


+ 1
- 1
lec02.tex 查看文件

@@ -10,7 +10,7 @@ Let $k$ be a field.
Let $\mathcal{P}$ be a property of schemes over fields. For
a $k$-scheme $X$ we say
\emph{$X$ is geometrically} $\mathcal{P}$ if for all field extensions
$K / k$ the base change $X_K \to \mathrm{Spec}\ K$ is $\mathcal{P}$.
$K / k$ the base change $X_K \to \Spec K$ is $\mathcal{P}$.
\end{definition}

\begin{bsp}


+ 2
- 0
lecture.cls 查看文件

@@ -183,6 +183,8 @@
% people seem to prefer varepsilon over epsilon
\renewcommand{\epsilon}{\varepsilon}

\newcommand{\Spec}{\operatorname{Spec}}

\ExplSyntaxOn

% S-tackrelcompatible ALIGN environment


Loading…
取消
儲存