Nuprl Lemma : bm_compare_greater_greater_false
∀[K:Type]. ∀[compare:bm_compare(K)]. ∀[k1,k2:K].  (0 < compare k1 k2 ⇒ 0 < compare k2 k1 ⇒ False)
Proof
Definitions occuring in Statement : 
bm_compare: bm_compare(K), 
less_than: a < b, 
uall: ∀[x:A]. B[x], 
implies: P ⇒ Q, 
false: False, 
apply: f a, 
natural_number: $n, 
universe: Type
Lemmas : 
le_weakening2, 
less_than_wf, 
less_than_transitivity1, 
le_weakening, 
less_than_irreflexivity, 
bm_compare_wf
\mforall{}[K:Type].  \mforall{}[compare:bm\_compare(K)].  \mforall{}[k1,k2:K].    (0  <  compare  k1  k2  {}\mRightarrow{}  0  <  compare  k2  k1  {}\mRightarrow{}  False)
Date html generated:
2015_07_17-AM-08_19_32
Last ObjectModification:
2015_01_27-PM-00_36_50
Home
Index