Step * of Lemma rv-add-sep

rv:RealVectorSpace. ∀x,x',y,y':Point.  (x x' y'  (x x' ∨ y'))
BY
((D THENA Auto) THEN UseWitness ⌜rv."+sep"⌝⋅ THEN (D THENA Auto) THEN RepUR ``rv-add`` THEN Trivial) }


Latex:


Latex:
\mforall{}rv:RealVectorSpace.  \mforall{}x,x',y,y':Point.    (x  +  y  \#  x'  +  y'  {}\mRightarrow{}  (x  \#  x'  \mvee{}  y  \#  y'))


By


Latex:
((D  0  THENA  Auto)
  THEN  UseWitness  \mkleeneopen{}rv."+sep"\mkleeneclose{}\mcdot{}
  THEN  (D  1  THENA  Auto)
  THEN  RepUR  ``rv-add``  0
  THEN  Trivial)




Home Index