YoungDiagram

2 Varieties

2.1 Filtered varieties

Definition 17 Variety
#

A variety is an additive submonoid of \(\mathtt{Chromosome}\).

Definition 18 Filtered variety
#

Given a predicate \(p\) on genes, the filtered variety \(V_p\) consists of all chromosomes whose support satisfies \(p\).

Lemma 19 Filtered varieties are prime-stable

If \(p\) is lift-stable (i.e. \(p(g)\) iff \(p(\mathrm{lift}(g))\)), then the prime of a filtered variety is itself: \(V_p' = V_p\).

2.2 The polarized variety Pi

Definition 20 Polarized chromosome
#

A chromosome \(X\) is polarized if every gene in its support has type \(\ne \mathtt{NonPolarized}\).

Definition 21 Variety Pi
#

The variety \(\mathrm{Pi}\) is the filtered variety of all polarized chromosomes.

Lemma 22 Pi is prime-stable
#

\(\mathrm{Pi}' = \mathrm{Pi}\).

Lemma 23 Polarized signature is natural
#

If \(X \in \mathrm{Pi}\), the signature components of \(X\) are natural numbers.

Lemma 24 Sigma sequence determines element of Pi
#

If \(X, Y \in \mathrm{Pi}\) satisfy \(\mathrm{sig}(X^{(k)}) = \mathrm{sig}(Y^{(k)})\) for all \(k \ge 0\), then \(X = Y\).

Lemma 25 Antisymmetry of dominance on Pi
#

For \(X, Y \in \mathrm{Pi}\), if \(X \le Y\) and \(Y \le X\), then \(X = Y\). Hence \(\mathrm{Pi}\) carries a partial order.

2.3 The non-polarized variety Lambda

Definition 26 Non-polarized chromosome
#

A chromosome is non-polarized if every gene in its support has type \(\mathtt{NonPolarized}\).

Definition 27 Variety Lambda
#

The variety \(\mathrm{Lambda}\) is the filtered variety of all non-polarized chromosomes.

Lemma 28 Lambda is prime-stable
#

\(\mathrm{Lambda}' = \mathrm{Lambda}\).

2.4 Mixed varieties and labels

Definition 29 Mixed variety
#

Given a pair of varieties \((V_1, V_2)\), the mixed variety \(\mathrm{Mix}(V_1, V_2)\) consists of all chromosomes whose odd part lies in \(V_1\) and even part lies in \(V_2\).

Definition 30 Five labeled varieties
#

The five labeled varieties \(V_0, \ldots , V_4\) indexed by \(\mathrm{Fin}\, 5\) are:

  • \(V_0 = \mathrm{Pi}\)

  • \(V_1 = \mathrm{Mix}(\mathrm{Pi}, \mathrm{Lambda})\)

  • \(V_2 = \mathrm{Lambda}\)

  • \(V_3 = \mathrm{Mix}(\mathrm{Lambda}, \mathrm{Pi})\)

  • \(V_4 = \mathrm{Mix}(\mathrm{Lambda}, \mathrm{Lambda})\)

Definition 31 Label prime permutation
#

The prime operation on varieties induces a permutation of the five labels: \(V_i' = V_{\pi (i)}\).