Step * of Lemma cosh_functionality

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


Latex:


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


By


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




Home Index