Step * 1 1 of Lemma rel_rel_star


1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. T@i
4. T@i
5. y@i
⊢ R^1 y
BY
((RepeatFor (RecUnfold `rel_exp` THEN Reduce 0) THEN Auto) THEN SimpConcl) }


Latex:


Latex:

1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  x  :  T@i
4.  y  :  T@i
5.  x  R  y@i
\mvdash{}  x  rel\_exp(T;  R;  1)  y


By


Latex:
((RepeatFor  2  (RecUnfold  `rel\_exp`  0  THEN  Reduce  0)  THEN  Auto)  THEN  SimpConcl)




Home Index