markup
authorjim <jim@web>
Fri, 20 Feb 2015 18:29:40 +0000 (13:29 -0500)
committerLinux User <ikiwiki@localhost.members.linode.com>
Fri, 20 Feb 2015 18:29:40 +0000 (13:29 -0500)
exercises/_assignment4.mdwn

index 38e3180..f5e22c7 100644 (file)
@@ -107,7 +107,7 @@ satisfies the following constraints, for any finite natural number `n`:
         n ^ inf == inf
         leq n inf == true
 
         n ^ inf == inf
         leq n inf == true
 
-    (Note, though, that with *some* notions of infinite numbers, like [[!wiki ordinal numers]], operations like `+` and `*` are defined in such a way that `inf + n` is different from `n + inf`, and does exceed `inf`.)
+    (Note, though, that with *some* notions of infinite numbers, like [[!wikipedia ordinal numbers]], operations like `+` and `*` are defined in such a way that `inf + n` is different from `n + inf`, and does exceed `inf`.)
 
 9. Prove that `add ξ 1 <~~> ξ`, where `ξ` is the fixed
 point you found in (1).  What about `add ξ 2 <~~> ξ`?  
 
 9. Prove that `add ξ 1 <~~> ξ`, where `ξ` is the fixed
 point you found in (1).  What about `add ξ 2 <~~> ξ`?