Step * of Lemma rstar_functionality

[x,y:ℝ].  (x)* (y)* supposing y
BY
(Auto THEN ProveStandardStar THEN Auto) }


Latex:


Latex:
\mforall{}[x,y:\mBbbR{}].    (x)*  =  (y)*  supposing  x  =  y


By


Latex:
(Auto  THEN  ProveStandardStar  THEN  Auto)




Home Index