Order Embedding/Examples

From ProofWiki
Jump to navigation Jump to search

Examples of Order Embeddings

Finite Subsets of Natural Numbers in Divisibility Structure

Consider the relational structures:

$\struct {\Z_{>0}, \divides}$, where $\Z_{>0}$ denotes the strictly positive integers and $\divides$ denotes the divisor relation
$\struct {\FF, \subseteq}$, where $\FF$ denotes the finite subsets of the natural numbers without zero $\N_{\ne 0}$ and $\subseteq$ denotes the subset relation.

Let $\pi: \FF \to \Z_{>0}$ be the mapping defined as:

$\forall S \in \FF: \map \pi S = \ds \prod_{n \mathop \in S} \map p n$

where $\map p n$ denotes the $n$th prime number:

$\map p 1 = 2, \map p 2 = 3, \map p 3 = 5, \ldots$


Then $\pi$ is an order embedding of $\FF$ into $\Z_{>0}$.