浏览代码

introduce spec command

master
父节点
当前提交
215e46c904
签署人:: christian <christian@flavigny.de> GPG 密钥 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


正在加载...
取消
保存