123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- \documentclass{article}
- \usepackage{agda}
- \begin{document}
- \begin{code}%
- \>[0]\AgdaKeyword{postulate}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[2]\AgdaPostulate{A}%
- \>[5]\AgdaPostulate{B}\<%
- \\
- \>[5][@{}l@{\AgdaIndent{0}}]%
- \>[6]\AgdaPostulate{C}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \begin{code}%
- \>[0]\AgdaKeyword{postulate}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[2]\AgdaPostulate{D}%
- \>[5]\AgdaPostulate{E}\<%
- \\
- %
- \\[\AgdaEmptyExtraSkip]%
- \>[5][@{}l@{\AgdaIndent{0}}]%
- \>[6]\AgdaPostulate{F}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \begin{code}%
- \>[0]\AgdaKeyword{postulate}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[2]\AgdaPostulate{G}%
- \>[5]\AgdaPostulate{H}%
- \>[8]\AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \\
- %
- \>[2]\AgdaPostulate{I}\<%
- \\
- \>[2][@{}l@{\AgdaIndent{0}}]%
- \>[6]\AgdaPostulate{J}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \begin{AgdaMultiCode}
- \begin{code}%
- \>[0]\AgdaKeyword{postulate}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[2]\AgdaPostulate{K}%
- \>[5]\AgdaPostulate{L}\<%
- \end{code}
- \begin{code}%
- \>[5][@{}l@{\AgdaIndent{1}}]%
- \>[6]\AgdaPostulate{M}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \end{AgdaMultiCode}
- \begin{code}%
- \>[0]\AgdaKeyword{record}\AgdaSpace{}%
- \AgdaRecord{R}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set₁}\AgdaSpace{}%
- \AgdaKeyword{where}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[2]\AgdaKeyword{field}\AgdaSpace{}%
- \AgdaField{N}%
- \>[14I]\AgdaSymbol{:}\<%
- \\
- \>[14I][@{}l@{\AgdaIndent{0}}]%
- \>[12]\AgdaPrimitive{Set}\<%
- \end{code}
- % There is (and should be) trailing whitespace at the end of some
- % lines below.
- \begin{AgdaAlign}
- text \begin{code} %
- \>[0]\AgdaKeyword{module}\AgdaSpace{}%
- \AgdaModule{\AgdaUnderscore{}}\AgdaSpace{}%
- \AgdaKeyword{where}\<%
- \end{code} more text
- also text \begin{code}%
- \>[0][@{}l@{\AgdaIndent{1}}]%
- \>[4]\AgdaKeyword{postulate}\AgdaSpace{}%
- \AgdaPostulate{O}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code} text again
- text \begin{code} %
- %
- \>[4]\AgdaKeyword{postulate}\AgdaSpace{}%
- \AgdaPostulate{o}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPostulate{O}\<%
- \end{code} text
- \end{AgdaAlign}
- \begin{code}%
- \>[0]\AgdaKeyword{postulate}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[1]\AgdaPostulate{P}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \begin{code}%
- \>[0]\AgdaKeyword{module}\AgdaSpace{}%
- \AgdaModule{\AgdaUnderscore{}}\AgdaSpace{}%
- \AgdaKeyword{where}\<%
- \\
- \>[0][@{}l@{\AgdaIndent{0}}]%
- \>[1]\AgdaKeyword{postulate}\<%
- \\
- \>[1][@{}l@{\AgdaIndent{0}}]%
- \>[2]\AgdaPostulate{Q}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \begin{code}%
- \>[0]\AgdaKeyword{module}\AgdaSpace{}%
- \AgdaModule{\AgdaUnderscore{}}%
- \>[30I]\AgdaKeyword{where}\<%
- \\
- \>[.][@{}l@{}]\<[30I]%
- \>[9]\AgdaKeyword{postulate}\<%
- \\
- \>[9][@{}l@{\AgdaIndent{0}}]%
- \>[10]\AgdaPostulate{S}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \begin{AgdaMultiCode}
- \begin{code}%
- \>[0]\AgdaKeyword{module}\AgdaSpace{}%
- \AgdaModule{\AgdaUnderscore{}}\AgdaSpace{}%
- \AgdaKeyword{where}\<%
- \end{code}
- \begin{code}%
- \>[0][@{}l@{\AgdaIndent{1}}]%
- \>[2]\AgdaKeyword{postulate}%
- \>[35I]\AgdaPostulate{T}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \\
- \>[.][@{}l@{}]\<[35I]%
- \>[12]\AgdaPostulate{U}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \end{AgdaMultiCode}
- \begin{AgdaSuppressSpace}
- \begin{code}%
- \>[0]\AgdaKeyword{module}\AgdaSpace{}%
- \AgdaModule{\AgdaUnderscore{}}\AgdaSpace{}%
- \AgdaKeyword{where}\<%
- \end{code}
- \begin{code}%
- \>[0][@{}l@{\AgdaIndent{1}}]%
- \>[2]\AgdaKeyword{postulate}%
- \>[42I]\AgdaPostulate{V}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \\
- \>[.][@{}l@{}]\<[42I]%
- \>[12]\AgdaPostulate{W}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \end{code}
- \end{AgdaSuppressSpace}
- \begin{code}%
- \>[0]\AgdaFunction{X}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set₁}\<%
- \\
- \>[0]\AgdaFunction{X}%
- \>[49I]\AgdaSymbol{=}\<%
- \\
- \>[.][@{}l@{}]\<[49I]%
- \>[2]\AgdaPrimitive{Set}\<%
- \end{code}
- \begin{code}%
- \>[0]\AgdaFunction{Y}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set₁}\<%
- \\
- \>[0]\AgdaFunction{Y}\AgdaSpace{}%
- \AgdaSymbol{=}%
- \>[10]\AgdaPrimitive{Set}\<%
- \\
- %
- \\[\AgdaEmptyExtraSkip]%
- \>[0]\AgdaFunction{Zzzzzzzzz}\AgdaSpace{}%
- \AgdaSymbol{:}\AgdaSpace{}%
- \AgdaPrimitive{Set}\AgdaSpace{}%
- \AgdaSymbol{→}\AgdaSpace{}%
- \AgdaPrimitive{Set}\<%
- \\
- \>[0]\AgdaFunction{Zzzzzzzzz}%
- \>[57I]\AgdaBound{X}\<%
- \\
- \>[.][@{}l@{}]\<[57I]%
- \>[10]\AgdaSymbol{=}\AgdaSpace{}%
- \AgdaBound{X}\<%
- \end{code}
- \end{document}
|