Step * 1 1 1 of Lemma omega_step_wf


1. : ℕ
2. ineqs {L:ℤ List| ||L|| (0 1) ∈ ℤ}  List
3. 0 ∈ ℤ
⊢ if ineqs Ax then otherwise ||hd(ineqs)|| 1 < 1
BY
TACTIC:(DVar `ineqs' THEN Reduce THEN DSetVars) }

1
1. : ℕ
2. 0 ∈ ℤ
⊢ 0 < 1

2
1. : ℕ
2. : ℤ List
3. ||u|| (0 1) ∈ ℤ
4. {L:ℤ List| ||L|| (0 1) ∈ ℤ}  List
5. 0 ∈ ℤ
⊢ ||u|| 1 < 1


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  ineqs  :  \{L:\mBbbZ{}  List|  ||L||  =  (0  +  1)\}    List
3.  n  =  0
\mvdash{}  if  ineqs  =  Ax  then  0  otherwise  ||hd(ineqs)||  -  1  <  1


By


Latex:
TACTIC:(DVar  `ineqs'  THEN  Reduce  0  THEN  DSetVars)




Home Index