Procházet zdrojové kódy

introduce spec command

master
Christian Merten před 2 roky
rodič
revize
215e46c904
Podepsáno: christian <christian@flavigny.de> ID GPG klíče: D953D69721B948B3
3 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. binární
      lec02.pdf
  2. +1
    -1
      lec02.tex
  3. +2
    -0
      lecture.cls

binární
lec02.pdf Zobrazit soubor


+ 1
- 1
lec02.tex Zobrazit soubor

@@ -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 Zobrazit soubor

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

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

\ExplSyntaxOn

% S-tackrelcompatible ALIGN environment


Načítá se…
Zrušit
Uložit