Step * of Lemma subst-frame-alpha

No Annotations
[opr:Type]. ∀t:term(opr). ∀s:(varname() × term(opr)) List.  alpha-eq-terms(opr;subst-frame(s;t);t)
BY
(Auto THEN Unfold `subst-frame` THEN BLemma `alpha-avoid-equivalent` THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[opr:Type].  \mforall{}t:term(opr).  \mforall{}s:(varname()  \mtimes{}  term(opr))  List.    alpha-eq-terms(opr;subst-frame(s;t);t)


By


Latex:
(Auto  THEN  Unfold  `subst-frame`  0  THEN  BLemma  `alpha-avoid-equivalent`  THEN  Auto)




Home Index