Nuprl Lemma : Paxos-spec6-progress-lemma1

[Info:Type]
  es:EO+(Info). failset:Id List.
    [T:Type]
      f:. acceptors:Id List. Reserve,NoProposal,NewBallot:EClass(). VoteState:EClass(AcceptorState).
      Proposal:EClass(  T). AcceptOrReject:EClass(  T  ). leader:  Id. Decide,Input:EClass(T).
      Vote:EClass(Id    ). Collect:EClass(    T).
        (Paxos-spec6-body{i:l}(Info;es;T;f;acceptors;
                               Reserve;VoteState;Proposal;
                               AcceptOrReject;leader;Decide;
                               Vote;Input;Collect;NoProposal;
                               NewBallot;failset)
         (n:E(Input)
              e':E(NewBallot)
                (n loc e' 
                 ((d:E(Decide). (loc(d) = loc(n)))
                    (e:E(NewBallot). (e' loc e   (NewBallot(e') < NewBallot(e)))))) 
              supposing (loc(n)  failset)))


Proof not projected




Definitions occuring in Statement :  Paxos-spec6-body: Paxos-spec6-body paxos-acceptor-state: AcceptorState es-E-interface: E(X) eclass-val: X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-le: e loc e'  es-loc: loc(e) Id: Id bool: nat_plus: nat: uimplies: b supposing a uall: [x:A]. B[x] all: x:A. B[x] exists: x:A. B[x] not: A implies: P  Q or: P  Q and: P  Q less_than: a < b function: x:A  B[x] product: x:A  B[x] list: type List int: universe: Type equal: s = t l_member: (x  l)
Definitions :  prop: and: P  Q member: t  T all: x:A. B[x] Paxos-spec6-body: Paxos-spec6-body es-first-at: e is first@ i s.t.  e.P[e] guard: {T}
Lemmas :  Id_wf

\mforall{}[Info:Type]
    \mforall{}es:EO+(Info).  \mforall{}failset:Id  List.
        \mforall{}[T:Type]
            \mforall{}f:\mBbbN{}\msupplus{}.  \mforall{}acceptors:Id  List.  \mforall{}Reserve,NoProposal,NewBallot:EClass(\mBbbN{}).
            \mforall{}VoteState:EClass(AcceptorState).  \mforall{}Proposal:EClass(\mBbbN{}  \mtimes{}  T).  \mforall{}AcceptOrReject:EClass(\mBbbN{}  \mtimes{}  T  \mtimes{}  \mBbbB{}).
            \mforall{}leader:\mBbbN{}  {}\mrightarrow{}  Id.  \mforall{}Decide,Input:EClass(T).  \mforall{}Vote:EClass(Id  \mtimes{}  \mBbbN{}  \mtimes{}  \mBbbB{}).
            \mforall{}Collect:EClass(\mBbbN{}  \mtimes{}  \mBbbZ{}  \mtimes{}  T).
                (Paxos-spec6-body\{i:l\}(Info;es;T;f;acceptors;
                                                              Reserve;VoteState;Proposal;
                                                              AcceptOrReject;leader;Decide;
                                                              Vote;Input;Collect;NoProposal;
                                                              NewBallot;failset)
                {}\mRightarrow{}  (\mforall{}n:E(Input)
                            \mforall{}e':E(NewBallot)
                                (n  \mleq{}loc  e' 
                                {}\mRightarrow{}  ((\mexists{}d:E(Decide).  (loc(d)  =  loc(n)))
                                      \mvee{}  (\mexists{}e:E(NewBallot).  (e'  \mleq{}loc  e    \mwedge{}  (NewBallot(e')  <  NewBallot(e)))))) 
                            supposing  \mneg{}(loc(n)  \mmember{}  failset)))


Date html generated: 2011_10_20-PM-04_40_50
Last ObjectModification: 2011_06_18-PM-02_06_36

Home Index