Step * 1 1 of Lemma rel-star-iff-rel-plus


1. [T] Type
2. [R] T ⟶ T ⟶ ℙ
3. T@i
4. T@i
5. : ℕ@i
6. R^n y@i
7. 0 ∈ ℤ
⊢ (∃n:ℕ+(x R^n y)) ∨ (x y ∈ T)
BY
(HypSubst' (-1) (-2) THEN Reduce (-2) THEN Auto) }


Latex:


Latex:

1.  [T]  :  Type
2.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
3.  x  :  T@i
4.  y  :  T@i
5.  n  :  \mBbbN{}@i
6.  x  rel\_exp(T;  R;  n)  y@i
7.  n  =  0
\mvdash{}  (\mexists{}n:\mBbbN{}\msupplus{}.  (x  rel\_exp(T;  R;  n)  y))  \mvee{}  (x  =  y)


By


Latex:
(HypSubst'  (-1)  (-2)  THEN  Reduce  (-2)  THEN  Auto)




Home Index