Step
*
of Lemma
geo-tar-opp-side-symmetry
∀e:BasicGeometry. ∀a,b,c,d:Point.  (geo-tar-opp-side(e;a;b;c;d) 
⇒ geo-tar-opp-side(e;b;a;c;d))
BY
{ (Auto THEN (Unfold `geo-tar-opp-side` 0 THEN Unfold `geo-tar-opp-side` -1) THEN Auto) }
Latex:
Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,b,c,d:Point.    (geo-tar-opp-side(e;a;b;c;d)  {}\mRightarrow{}  geo-tar-opp-side(e;b;a;c;d))
By
Latex:
(Auto  THEN  (Unfold  `geo-tar-opp-side`  0  THEN  Unfold  `geo-tar-opp-side`  -1)  THEN  Auto)
Home
Index