Step * 1 of Lemma less_than_irreflexivity


1. : ℤ
2. x < x
⊢ False
BY
TACTIC:Assert ⌜(-x) < (-x)⌝⋅ }

1
.....assertion..... 
1. : ℤ
2. x < x
⊢ (-x) < (-x)

2
1. : ℤ
2. x < x
3. (-x) < (-x)
⊢ False


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  x  <  x
\mvdash{}  False


By


Latex:
TACTIC:Assert  \mkleeneopen{}x  +  (-x)  <  x  +  (-x)\mkleeneclose{}\mcdot{}




Home Index