Diploid Dominance Selection Order
Abstract
Diploid dominance changes the rare-allele selection signal from second to first order.
Theorem 1.1 (Recessive selection is quadratic and exposed selection is linear).
Proof. Machine-checked in Lean as D5/S0/Asymptotics/EscapeProbability/DiploidDominanceSelectionOrder.diploid_dominance_selection_order (✓ std3). ∎
Source. Repository-derived.
Commentary.
Mean fitness and selected allele mass are constructed from the aa, ab, and bb genotype frequencies with fitnesses 1, 1-hs, and 1-s.
At h=0 the exact frequency change has a quadratic leading term and a cubic remainder. A nonzero product hs supplies a nonzero linear leading term, so the analytic order drops from two to one.
References
- Truth anchor:
D5/S0/Asymptotics/EscapeProbability/DiploidDominanceSelectionOrder.diploid_dominance_selection_order - Dependency: D5/S0/Asymptotics/EscapeProbability/CompletelyRecessiveSelectionOrder