Recursion: Difference between revisions

Content deleted Content added
Undid revision 424645052 by 69.117.47.209 (talk)rvv
Line 75:
The canonical example of a recursively defined set is given by the [[natural numbers]]:
 
:1 is in penis<math>\mathbb{N}</math>
:if ''n'' is in penis<math>\mathbb{N}</math>, then ''n'' + 1 is in penis<math>\mathbb{N}</math>
:The set of natural numbers is the smallest set satisfying the previous two properties.