Nuprl Lemma : imax_ge_right
a,b:.  (imax(a;b)  b )
Proof
Definitions occuring in Statement : 
imax: imax(a;b), 
ge: i  j , 
all: x:A. B[x], 
int:
Definitions : 
member: t  T, 
imax: imax(a;b), 
all: x:A. B[x], 
implies: P  Q, 
btrue: tt, 
ifthenelse: if b then t else f fi , 
ge: i  j , 
le: A  B, 
not: A, 
false: False, 
bfalse: ff, 
exists: x:A. B[x], 
subtype_rel: A r B, 
decidable: Dec(P), 
or: P  Q, 
uall: [x:A]. B[x], 
uimplies: b supposing a, 
bool: , 
unit: Unit, 
uiff: uiff(P;Q), 
and: P  Q, 
sq_type: SQType(T), 
guard: {T}, 
bnot: b, 
assert: b, 
has-value: (a), 
it: , 
prop:
Lemmas : 
decidable__le, 
value-type-has-value, 
int-value-type, 
le_int_wf, 
bool_wf, 
eqtt_to_assert, 
assert_of_le_int, 
eqff_to_assert, 
equal_wf, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_subtype_base, 
assert-bnot, 
le_wf
\mforall{}a,b:\mBbbZ{}.    (imax(a;b)  \mgeq{}  b  )
Date html generated:
2014_03_27-PM-01_48_00
Last ObjectModification:
2013_10_25-AM-11_00_56
Home
Index