|
|
|
|
tree (set theoretic)
|
(Definition)
|
|
|
In a set theory, a tree is defined to be a set $T$ and a relation $<_T\subseteq T\times T$ such that:
The nodes (elements of the tree) immediately greater than a node are termed its children, the node immediately less is its parent (if it exists), any node less is an ancestor and any node greater is a descendant. A node with no ancestors is a root.
The partial ordering represents distance from the root, and the well-ordering requirement prohibits any loops or splits below a node (that is, each node has at most one parent, and therefore at most one grand-parent, and so on). Conversely, if $a<_Td$ then there is exactly one $b\leq_Td$ such that $a<_Tb$ and there is nothing between $a$ and $b$ . Note that there is no requirement that a node have a parent-there could be an infinitely long branch $a_1<_Ta_2<_Ta_2<_T\cdots$ with each $a_i<_Tb$ .
Since there is generally no requirement that the tree be connected, the null ordering makes any set into a tree, although the tree is a trivial one, since each element of the set forms a single node with no children.
Since the set of ancestors of any node is well-ordered, we can associate it with an ordinal. We call this the height, and write: $\operatorname{ht}(t)=\operatorname{o.t.}(\{s\in T\mid s<_Tt\})$ . This all accords with normal usage: a root has height $0$ , something immediately above the root has height $1$ , and so on. We can then assign a height to the tree itself, which we define to be the least number greater than the height of any element of the tree. For finite trees this is just one greater than the height of its tallest element, but infinite trees may not have a tallest element, so we define $\operatorname{ht}(T)=\sup\{\operatorname{ht}(t)+1\mid t\in T\}$ .
For every $\alpha<_T\operatorname{ht}(T)$ we define the $\alpha$ -th level to be the set $T_\alpha=\{t\in T\mid\operatorname{ht}(t)=\alpha\}$ . So of course $T_0$ is all roots of the tree. If $\alpha<_T\operatorname{ht}(T)$ then $T(\alpha)$ is the subtree of elements with height less than $\alpha$ : $t\in T(\alpha)\leftrightarrow x\in T \wedge \operatorname{ht}(t)<\alpha$ .
We call a tree a $\kappa$ -tree for any cardinal $\kappa$ if $|T|=\kappa$ and $\operatorname{ht} (T)=\kappa$ . If $\kappa$ is finite, the only way to do this is to have a single branch of length $\kappa$ .
|
"tree (set theoretic)" is owned by Henry.
|
|
(view preamble | get metadata)
See Also: antichain, Aronszajn tree, Suslin tree
| Also defines: |
level, root, height, tree, child, children, parent, ancestor, descendant, -th level, -tree |
|
|
Cross-references: length, cardinal, infinite, finite, least number, ordinal, null, connected, branch, conversely, loops, well-ordering, represents, nodes, well-ordered, partial ordering, relation
There are 185 references to this entry.
This is version 11 of tree (set theoretic), born on 2002-07-26, modified 2007-08-20.
Object id is 3210, canonical name is TreeSetTheoretic.
Accessed 28815 times total.
Classification:
| AMS MSC: | 03E05 (Mathematical logic and foundations :: Set theory :: Other combinatorial set theory) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|