Step * 1 1 of Lemma strict-fun-connected-induction


1. [T] Type
2. T ⟶ T
3. [R] T ⟶ T ⟶ ℙ
4. ∀x,y,z:T.  (y is f*(z)  (R[y;z] ∨ (y z ∈ T))  R[x;z]) supposing ((¬(x y ∈ T)) and (x (f y) ∈ T))
5. T
6. T
7. f+(y)
8. y ∈ T
⊢ R[x;y]
BY
(D (-2)  THEN Auto) }


Latex:


Latex:

1.  [T]  :  Type
2.  f  :  T  {}\mrightarrow{}  T
3.  [R]  :  T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
4.  \mforall{}x,y,z:T.    (y  is  f*(z)  {}\mRightarrow{}  (R[y;z]  \mvee{}  (y  =  z))  {}\mRightarrow{}  R[x;z])  supposing  ((\mneg{}(x  =  y))  and  (x  =  (f  y)))
5.  x  :  T
6.  y  :  T
7.  x  =  f+(y)
8.  x  =  y
\mvdash{}  R[x;y]


By


Latex:
(D  (-2)    THEN  Auto)




Home Index