Step
*
of Lemma
decidable__cs-passed
∀[V:Type]
  ∀A:Id List. ∀s:ConsensusState. ∀a:{a:Id| (a ∈ A)} . ∀i:ℤ.  Dec(by state s, a passed inning i without archiving a value\000C)
BY
{ (Auto THEN Unfold `cs-passed` 0 THEN Auto) }
Latex:
\mforall{}[V:Type]
    \mforall{}A:Id  List.  \mforall{}s:ConsensusState.  \mforall{}a:\{a:Id|  (a  \mmember{}  A)\}  .  \mforall{}i:\mBbbZ{}.
        Dec(by  state  s,  a  passed  inning  i  without  archiving  a  value)
By
(Auto  THEN  Unfold  `cs-passed`  0  THEN  Auto)
Home
Index