Sequence system: Difference between revisions

no edit summary
(Created page with "A '''sequence system''' is an ordinal notation system in which sequences are well-ordered. Typically, it is an expansion system, with the expansion chosen so that x[n] is always lexicographically smaller than x, and additionally, so that x[0] is x without its last element and x[n] is always a subsequence of x[n+1]. If all of these hold, then as long as the base of its standard form is totally ordered, the order of the sequence system is identical to the lexicogr...")
 
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by 3 users not shown)
Line 1:
A '''sequence system''' is an [[ordinal notation system]] in which sequencesthe terms of the notation are well-orderedsequences.
 
Typically, it is an [[expansion system]], with the expansion chosen so that \( x[n] \) is always lexicographically smaller than \( x \), and additionally, so that \( x[0] \) is \( x \) without its last element and \( x[n] \) is always a subsequence of \( x[n+1] \). If all of these hold, then as long as the base of its standard form is totally ordered, the order of the sequence system is identical to the lexicographical order.<ref>Generalization of the proof of lemma 2.3 in the [https://arxiv.org/abs/2307.04606 proof of well-foundedness] of [[Bashicu matrix system | BMS]]</ref>
 
Notable sequence systems include [[Primitive sequence system]], [[Pair sequence system]], [[Sudden sequence system]], [[Bashicu matrix system]] and [[Y sequence]].
75

edits