Step * 1 of Lemma assert_of_lt_int


1. : ℤ
2. : ℤ
3. ↑x <y
⊢ x < y
BY
(OnHyp (RepUR_o [Obid: lt_int]⋅THEN OnConcl (RepUR_o [Obid: lt_int; Obid: less_than; Obid: less_than']⋅)) }

1
1. : ℤ
2. : ℤ
3. ↑if (x) < (y)  then tt  else ff
⊢ ↓if (x) < (y)  then True  else False ∧ (x ∈ ℤ) ∧ (y ∈ ℤ)


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  \muparrow{}x  <z  y
\mvdash{}  x  <  y


By


Latex:
(OnHyp  3  (RepUR\_o  [Obid:  lt\_int]\mcdot{})
  THEN  OnConcl  (RepUR\_o  [Obid:  lt\_int;  Obid:  less\_than;  Obid:  less\_than']\mcdot{})
  )




Home Index