Step
*
of Lemma
new_23_sig_add_to_quorum_wf
∀[Cmd:ValueAllType]
  (new_23_sig_add_to_quorum(Cmd) ∈ (ℤ × ℤ)
   ─→ Id
   ─→ (ℤ × ℤ × Cmd × Id)
   ─→ (Cmd List × (Id List))
   ─→ (Cmd List × (Id List)))
BY
{ ProveEmlWfLemma }
Latex:
Latex:
\mforall{}[Cmd:ValueAllType]
    (new\_23\_sig\_add\_to\_quorum(Cmd)  \mmember{}  (\mBbbZ{}  \mtimes{}  \mBbbZ{})
      {}\mrightarrow{}  Id
      {}\mrightarrow{}  (\mBbbZ{}  \mtimes{}  \mBbbZ{}  \mtimes{}  Cmd  \mtimes{}  Id)
      {}\mrightarrow{}  (Cmd  List  \mtimes{}  (Id  List))
      {}\mrightarrow{}  (Cmd  List  \mtimes{}  (Id  List)))
By
Latex:
ProveEmlWfLemma
Home
Index