Step * of Lemma req_int_terms_transitivity

[t1,t2,t3:int_term()].  (t1 ≡ t3) supposing (t2 ≡ t3 and t1 ≡ t2)
BY
(Auto THEN All (RepUR ``req_int_terms``) THEN Auto THEN RWO "4" THEN Auto) }


Latex:


Latex:
\mforall{}[t1,t2,t3:int\_term()].    (t1  \mequiv{}  t3)  supposing  (t2  \mequiv{}  t3  and  t1  \mequiv{}  t2)


By


Latex:
(Auto  THEN  All  (RepUR  ``req\_int\_terms``)  THEN  Auto  THEN  RWO  "4"  0  THEN  Auto)




Home Index