X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2F_week5_system_F.mdwn;h=f0134f925bc25e93e523cff4c69f16d503d01e18;hp=7248815340f72bdec10e9d39f9e94b90ae7bc90e;hb=a4d2693effe839524592f4427465ff8d97625302;hpb=57f69d438433032f3c302607a91a20a45617c686 diff --git a/topics/_week5_system_F.mdwn b/topics/_week5_system_F.mdwn index 72488153..f0134f92 100644 --- a/topics/_week5_system_F.mdwn +++ b/topics/_week5_system_F.mdwn @@ -10,9 +10,9 @@ ponens: Expression Type Implication ---------------------------------- fn α -> β α ⊃ β -arg α α ------- ------ -------- -fn arg β β +arg α α +------ ------ -------- +fn arg β β The implication in the right-hand column is modus ponens, of course.