Step
*
1
of Lemma
new_23_sig_vote_with_ballot_and_id_wf
1. Cmd : {T:Type| valueall-type(T)} 
2. propose : Atom List
3. notify : Atom List
4. f : new_23_sig_headers_type{i:l}(Cmd;notify;propose)
5. (f propose) = (ℤ × Cmd) ∈ Type
6. (f notify) = (ℤ × Cmd) ∈ Type
7. (f ``new_23_sig decided``) = (ℤ × Cmd) ∈ Type
8. (f ``new_23_sig retry``) = (ℤ × ℤ × Cmd) ∈ Type
9. (f ``new_23_sig vote``) = (ℤ × ℤ × Cmd × Id) ∈ Type
10. f ∈ Name ─→ Type
11. es : EO+(Message(f))
12. e : E
13. n : ℤ
14. r : ℤ
15. i : Id
16. ↑e ∈b new_23_sig_vote'base(Cmd;notify;propose;f)
⊢ (fst(fst(fst(msgval(e)))) =z n) ∧b (snd(fst(fst(msgval(e)))) =z r) ∧b snd(msgval(e)) = i ∈ 𝔹
BY
{ ((RWO "assert-member-eclass" (-1) THENA Auto)
   THEN SquashExRepD
   THEN MaUseClassRel (-1)
   THEN Auto
   THEN BLemma `es-info-type-implies`
   THEN Auto
   THEN Using [`U',⌈ℤ × ℤ × Cmd × Id⌉] (BLemma `has-es-info-type-subtype`)⋅
   THEN Auto
   THEN Repeat ((BLemma `subtype_rel_simple_product` THENA Auto))
   THEN Auto) }
Latex:
Latex:
1.  Cmd  :  \{T:Type|  valueall-type(T)\} 
2.  propose  :  Atom  List
3.  notify  :  Atom  List
4.  f  :  new\_23\_sig\_headers\_type\{i:l\}(Cmd;notify;propose)
5.  (f  propose)  =  (\mBbbZ{}  \mtimes{}  Cmd)
6.  (f  notify)  =  (\mBbbZ{}  \mtimes{}  Cmd)
7.  (f  ``new\_23\_sig  decided``)  =  (\mBbbZ{}  \mtimes{}  Cmd)
8.  (f  ``new\_23\_sig  retry``)  =  (\mBbbZ{}  \mtimes{}  \mBbbZ{}  \mtimes{}  Cmd)
9.  (f  ``new\_23\_sig  vote``)  =  (\mBbbZ{}  \mtimes{}  \mBbbZ{}  \mtimes{}  Cmd  \mtimes{}  Id)
10.  f  \mmember{}  Name  {}\mrightarrow{}  Type
11.  es  :  EO+(Message(f))
12.  e  :  E
13.  n  :  \mBbbZ{}
14.  r  :  \mBbbZ{}
15.  i  :  Id
16.  \muparrow{}e  \mmember{}\msubb{}  new\_23\_sig\_vote'base(Cmd;notify;propose;f)
\mvdash{}  (fst(fst(fst(msgval(e))))  =\msubz{}  n)  \mwedge{}\msubb{}  (snd(fst(fst(msgval(e))))  =\msubz{}  r)  \mwedge{}\msubb{}  snd(msgval(e))  =  i  \mmember{}  \mBbbB{}
By
Latex:
((RWO  "assert-member-eclass"  (-1)  THENA  Auto)
  THEN  SquashExRepD
  THEN  MaUseClassRel  (-1)
  THEN  Auto
  THEN  BLemma  `es-info-type-implies`
  THEN  Auto
  THEN  Using  [`U',\mkleeneopen{}\mBbbZ{}  \mtimes{}  \mBbbZ{}  \mtimes{}  Cmd  \mtimes{}  Id\mkleeneclose{}]  (BLemma  `has-es-info-type-subtype`)\mcdot{}
  THEN  Auto
  THEN  Repeat  ((BLemma  `subtype\_rel\_simple\_product`  THENA  Auto))
  THEN  Auto)
Home
Index