Step
*
1
of Lemma
rel-rel-plus
1. [T] : Type
2. [R] : T ⟶ T ⟶ ℙ
3. x : T@i
4. y : T@i
5. x R y@i
⊢ ∃n:ℕ+. (x R^n y)
BY
{ ((InstConcl [⌜1⌝])⋅ THEN Auto) }
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{}  \mexists{}n:\mBbbN{}\msupplus{}.  (x  rel\_exp(T;  R;  n)  y)
By
Latex:
((InstConcl  [\mkleeneopen{}1\mkleeneclose{}])\mcdot{}  THEN  Auto)
Home
Index