Principle of Recursive Definition/Also presented as

From ProofWiki
Jump to navigation Jump to search

Theorem

The Principle of Recursive Definition can also be presented as:

For any mapping $f: T \to T$ and any $a \in T$, there exists an infinite sequence $a_0, a_1, \ldots, a_n, a_{n + 1}, \ldots$ such that:
$a_0 = a$
$a_{n + 1} = \map g {a_n}$


Sources