Step * 1 1 of Lemma assert_of_eq_int


1. : ℤ
2. : ℤ
3. ↑if x=y then tt else ff
⊢ y ∈ ℤ
BY
TACTIC:Assert ⌜¬x < x⌝⋅ }

1
.....assertion..... 
1. : ℤ
2. : ℤ
3. ↑if x=y then tt else ff
⊢ ¬x < x

2
1. : ℤ
2. : ℤ
3. ↑if x=y then tt else ff
4. ¬x < x
⊢ y ∈ ℤ


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  \muparrow{}if  x=y  then  tt  else  ff
\mvdash{}  x  =  y


By


Latex:
TACTIC:Assert  \mkleeneopen{}\mneg{}x  <  x\mkleeneclose{}\mcdot{}




Home Index