Nuprl Lemma : less-as-ifthenelse

[r,s,x,y:Top].  (if (r) < (s)  then x  else if r <then else fi )


Proof




Definitions occuring in Statement :  ifthenelse: if then else fi  lt_int: i <j uall: [x:A]. B[x] top: Top less: if (a) < (b)  then c  else d sqequal: t
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T
Lemmas referenced :  less_as_ite top_wf
Rules used in proof :  sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity isect_memberFormation introduction cut lemma_by_obid sqequalHypSubstitution isectElimination thin hypothesisEquality hypothesis sqequalAxiom sqequalRule isect_memberEquality because_Cache

Latex:
\mforall{}[r,s,x,y:Top].    (if  (r)  <  (s)    then  x    else  y  \msim{}  if  r  <z  s  then  x  else  y  fi  )



Date html generated: 2016_05_15-PM-03_25_23
Last ObjectModification: 2015_12_27-PM-01_06_53

Theory : general


Home Index