Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- val dupe = LAM ("x", APP (ID "x", ID "x"));
- val omega = APP (dupe, dupe);
- val iomega = V omega;
- val comega = U omega;
- val bomega = O ["x","y","z"] omega;
- val ibomega = V' bomega;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement