Step * 1 2 1 of Lemma decidable__fun-connected


1. [T] Type
2. T ⟶ T
3. T ⟶ ℕ
4. ∀x:T. (((f x) x ∈ T) ∨ (f x) < x)
5. ∀x,y:T.  Dec(x y ∈ T)
6. ∀n:ℕ. ∀y,x:T.  (h y <  Dec(x is f*(y)))
7. T
8. T
⊢ Dec(x is f*(y))
BY
(InstHyp [⌜(h y) 1⌝;⌜y⌝;⌜x⌝(-3)⋅ THEN Auto') }


Latex:


Latex:

1.  [T]  :  Type
2.  f  :  T  {}\mrightarrow{}  T
3.  h  :  T  {}\mrightarrow{}  \mBbbN{}
4.  \mforall{}x:T.  (((f  x)  =  x)  \mvee{}  h  (f  x)  <  h  x)
5.  \mforall{}x,y:T.    Dec(x  =  y)
6.  \mforall{}n:\mBbbN{}.  \mforall{}y,x:T.    (h  y  <  n  {}\mRightarrow{}  Dec(x  is  f*(y)))
7.  x  :  T
8.  y  :  T
\mvdash{}  Dec(x  is  f*(y))


By


Latex:
(InstHyp  [\mkleeneopen{}(h  y)  +  1\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]  (-3)\mcdot{}  THEN  Auto')




Home Index