Nuprl Lemma : pv11_p1_pmax_desc
∀Cmd:ValueAllType. ∀ldrs_uid:Id ─→ ℤ. ∀pvals:(pv11_p1_Ballot_Num() × ℤ × Cmd) List. ∀s:ℤ. ∀c:Cmd.
  ((<s, c> ∈ pv11_p1_pmax(Cmd;ldrs_uid) pvals)
  
⇒ (∃b:pv11_p1_Ballot_Num()
       ((<b, s, c> ∈ pvals)
       ∧ (∀b':pv11_p1_Ballot_Num(). ∀c':Cmd.  ((<b', s, c'> ∈ pvals) 
⇒ (↑(pv11_p1_leq_bnum(ldrs_uid) b' b)))))))
Proof
Definitions occuring in Statement : 
pv11_p1_pmax: pv11_p1_pmax(Cmd;ldrs_uid)
, 
pv11_p1_leq_bnum: pv11_p1_leq_bnum(ldrs_uid)
, 
pv11_p1_Ballot_Num: pv11_p1_Ballot_Num()
, 
Id: Id
, 
l_member: (x ∈ l)
, 
list: T List
, 
vatype: ValueAllType
, 
assert: ↑b
, 
all: ∀x:A. B[x]
, 
exists: ∃x:A. B[x]
, 
implies: P 
⇒ Q
, 
and: P ∧ Q
, 
apply: f a
, 
function: x:A ─→ B[x]
, 
pair: <a, b>
, 
product: x:A × B[x]
, 
int: ℤ
Lemmas : 
lt_int_wf, 
bool_wf, 
eqtt_to_assert, 
assert_of_lt_int, 
not_wf, 
true_wf, 
eqff_to_assert, 
equal_wf, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_subtype_base, 
assert-bnot, 
less_than_wf, 
assert_of_eq_int, 
eq_int_wf, 
assert_of_le_int, 
le_wf, 
decidable__lt, 
false_wf, 
not-le-2, 
condition-implies-le, 
minus-add, 
minus-one-mul, 
add-swap, 
add-commutes, 
add_functionality_wrt_le, 
le-add-cancel, 
neg_assert_of_eq_int, 
not-equal-2, 
assert_wf, 
le_int_wf
Latex:
\mforall{}Cmd:ValueAllType.  \mforall{}ldrs$_{uid}$:Id  {}\mrightarrow{}  \mBbbZ{}.  \mforall{}pvals:(pv11\_p1\_Ballot\_Num()  \mtimes{}  \mBbbZ{}  \mtimes{}  Cmd\000C)  List.  \mforall{}s:\mBbbZ{}.  \mforall{}c:Cmd.
    ((<s,  c>  \mmember{}  pv11\_p1\_pmax(Cmd;ldrs$_{uid}$)  pvals)
    {}\mRightarrow{}  (\mexists{}b:pv11\_p1\_Ballot\_Num()
              ((<b,  s,  c>  \mmember{}  pvals)
              \mwedge{}  (\mforall{}b':pv11\_p1\_Ballot\_Num().  \mforall{}c':Cmd.
                        ((<b',  s,  c'>  \mmember{}  pvals)  {}\mRightarrow{}  (\muparrow{}(pv11\_p1\_leq\_bnum(ldrs$_{uid}$)  b'  b))))\000C)))
Date html generated:
2015_07_23-PM-04_44_36
Last ObjectModification:
2015_01_29-AM-09_54_03
Home
Index