Step * of Lemma sinh_functionality

[x,y:ℝ].  sinh(x) sinh(y) supposing y
BY
(Auto THEN Unfold `sinh` THEN (RWO "expr-req" THENA Auto) THEN RWO "-1" THEN Auto) }


Latex:


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


By


Latex:
(Auto  THEN  Unfold  `sinh`  0  THEN  (RWO  "expr-req"  0  THENA  Auto)  THEN  RWO  "-1"  0  THEN  Auto)




Home Index