huge rearangement + new algo. TODO proof on it

This commit is contained in:
Amaury JOLY
2026-01-23 17:02:27 +01:00
parent 945d830e89
commit 8ae05ff173
8 changed files with 558 additions and 703 deletions

View File

@@ -0,0 +1,6 @@
Processes export \ABbroadcast$(m)$ and \ABdeliver$(m)$. \ARB requires total order:
\begin{equation*}
\forall m_1,m_2,\ \forall p_i,p_j:\ \ \ABdeliver_i(m_1) < \ABdeliver_i(m_2) \Rightarrow \ABdeliver_j(m_1) < \ABdeliver_j(m_2),
\end{equation*}
plus Integrity/No-duplicates/Validity (inherited from \RB and the construction).