Step * of Lemma new_23_sig_decided_with_id-assert-classrel

[Cmd:ValueAllType]. ∀[propose,notify:Atom List]. ∀[f:new_23_sig_headers_type{i:l}(Cmd;notify;propose)].
[es:EO+(Message(f))]. ∀[e:E]. ∀[n:ℤ].
  <n, snd(msgval(e))> ∈ new_23_sig_decided'base(Cmd;notify;propose;f)(e) 
  supposing ↑new_23_sig_decided_with_id(Cmd;notify;propose;f;es;e;n)
BY
(Unfold `vatype` THEN (UnivCD THENA Auto) THEN AddMessageHeaderTypes THEN Try (Complete (Auto))) }

1
1. Cmd {T:Type| valueall-type(T)} 
2. propose Atom List
3. notify Atom List
4. new_23_sig_headers_type{i:l}(Cmd;notify;propose)
5. es EO+(Message(f))
6. E
7. : ℤ
8. ↑new_23_sig_decided_with_id(Cmd;notify;propose;f;es;e;n)
9. ((f propose) (ℤ × Cmd) ∈ Type)
∧ ((f notify) (ℤ × Cmd) ∈ Type)
∧ ((f ``new_23_sig decided``) (ℤ × Cmd) ∈ Type)
∧ ((f ``new_23_sig retry``) (ℤ × ℤ × Cmd) ∈ Type)
∧ ((f ``new_23_sig vote``) (ℤ × ℤ × Cmd × Id) ∈ Type)
10. f ∈ Name ⟶ Type
⊢ <n, snd(msgval(e))> ∈ new_23_sig_decided'base(Cmd;notify;propose;f)(e)


Latex:


Latex:
\mforall{}[Cmd:ValueAllType].  \mforall{}[propose,notify:Atom  List].
\mforall{}[f:new\_23\_sig\_headers\_type\{i:l\}(Cmd;notify;propose)].  \mforall{}[es:EO+(Message(f))].  \mforall{}[e:E].  \mforall{}[n:\mBbbZ{}].
    <n,  snd(msgval(e))>  \mmember{}  new\_23\_sig\_decided'base(Cmd;notify;propose;f)(e) 
    supposing  \muparrow{}new\_23\_sig\_decided\_with\_id(Cmd;notify;propose;f;es;e;n)


By


Latex:
(Unfold  `vatype`  0  THEN  (UnivCD  THENA  Auto)  THEN  AddMessageHeaderTypes  THEN  Try  (Complete  (Auto)))




Home Index