Skip to content

Commit

Permalink
Address n in Set[n].
Browse files Browse the repository at this point in the history
  • Loading branch information
sudonatalie committed Jun 7, 2017
1 parent 97b4981 commit 28d7ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Figures/AgdaCore.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
|~& \lambda x \to a & \text{abstraction}\\
|~& a~a & \text{application}\\
|~& (x : a) \to a & \text{function space}\\
|~& Set[n] & \text{universe}\\
|~& Set[n] & \text{polymorphic universe}\\
|~& (a) & \text{grouping}
\end{align*}
\caption{Agda core syntax grammar \citep{agdawiki}.}
Expand Down

0 comments on commit 28d7ae1

Please sign in to comment.