mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Another "position in the mainline" -> "mainline position"
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
fe979ee50f
commit
5945937ffd
|
|
@ -107,7 +107,7 @@ Now compare these two lists as follows.
|
||||||
* If such a *j* exists, then *e<sub>j</sub>* = *P<sub>i</sub>* for some unique
|
* If such a *j* exists, then *e<sub>j</sub>* = *P<sub>i</sub>* for some unique
|
||||||
index *i* ≥ 0. Otherwise set *i* = ∞, where ∞ is a sentinel value greater
|
index *i* ≥ 0. Otherwise set *i* = ∞, where ∞ is a sentinel value greater
|
||||||
than any integer.
|
than any integer.
|
||||||
* In both cases, the *position of e in the mainline of P* is *i*.
|
* In both cases, the *mainline position* of *e* is *i*.
|
||||||
|
|
||||||
The *mainline ordering based on* *P* of a set of events is the ordering,
|
The *mainline ordering based on* *P* of a set of events is the ordering,
|
||||||
from smallest to largest, using the following comparison relation on
|
from smallest to largest, using the following comparison relation on
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue