Nuprl Definition : msgAdopted

msgAdopted(Op;b;pvals) ==
  make-Msg(``paxos adopted``;ballot-id()  ((  ballot-id()  sm-command(Op)) List);<b, pvals>)


Proof not projected




Definitions occuring in Statement :  ballot-id: ballot-id() sm-command: sm-command(Op) make-Msg: make-Msg(hdr;typ;val) pair: <a, b> product: x:A  B[x] cons: [car / cdr] nil: [] list: type List int: token: "$token"
Definitions :  make-Msg: make-Msg(hdr;typ;val) cons: [car / cdr] token: "$token" nil: [] list: type List int: product: x:A  B[x] ballot-id: ballot-id() sm-command: sm-command(Op) pair: <a, b>
FDL editor aliases :  msgAdopted

msgAdopted(Op;b;pvals)  ==
    make-Msg(``paxos  adopted``;ballot-id()  \mtimes{}  ((\mBbbZ{}  \mtimes{}  ballot-id()  \mtimes{}  sm-command(Op))  List);<b,  pvals>)


Date html generated: 2011_10_20-PM-04_22_52
Last ObjectModification: 2011_01_26-PM-04_00_19

Home Index