Step
*
of Lemma
rel_exp1
∀[T:Type]. ∀[R:T ⟶ T ⟶ Type]. ∀[x:T].  ∀y:T. (R^1 x y 
⇐⇒ R x y)
BY
{ (RepeatFor 2 ((RecUnfold `rel_exp` 0 THEN Reduce 0)) THEN Auto THEN ExRepD THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  Type].  \mforall{}[x:T].    \mforall{}y:T.  (rel\_exp(T;  R;  1)  x  y  \mLeftarrow{}{}\mRightarrow{}  R  x  y)
By
Latex:
(RepeatFor  2  ((RecUnfold  `rel\_exp`  0  THEN  Reduce  0))  THEN  Auto  THEN  ExRepD  THEN  Auto)
Home
Index