Step * of Lemma rv-sep-or

rv:InnerProductSpace. ∀a:Point. ∀b:{b:Point| b} . ∀c:Point.  (a c ∨ c)
BY
(InstLemma `ss-sep-or` [] THEN RepeatFor (ParallelLast') THEN -1 THEN Auto) }


Latex:


Latex:
\mforall{}rv:InnerProductSpace.  \mforall{}a:Point.  \mforall{}b:\{b:Point|  a  \#  b\}  .  \mforall{}c:Point.    (a  \#  c  \mvee{}  b  \#  c)


By


Latex:
(InstLemma  `ss-sep-or`  []  THEN  RepeatFor  4  (ParallelLast')  THEN  D  -1  THEN  Auto)




Home Index