Skip to content
Snippets Groups Projects
Commit 2bfc1466 authored by Gabriel Hondet's avatar Gabriel Hondet
Browse files

Additional material for section 2

parent 041ff979
No related branches found
No related tags found
No related merge requests found
......@@ -715,6 +715,16 @@ ghci> \textcolor{emph2}{let} p \textcolor{emph2}{::} P\textcolor{emph2}{;} p = \
\end{center}
\end{frame}
%% If too short:
%% - BHK interpretation for "or", "exists", "false", "negation"
%% - what reduction corresponds to (e.g. fst (a, b) is cut elimination)
%% - exercise:
%% - encode pairs using arrows
%% - considering the BHK interpretaton of the existential,
%% encode the existential quantification in the universal
%% quantification
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% REMOVED in favour of BHK interpretation
%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment