Step
*
of Lemma
zero-add
∀[x:ℤ]. (0 + x ~ x)
BY
{ TACTIC:Assert ⌜∀x:ℤ. ((0 + x) = x ∈ ℤ)⌝⋅ }
1
.....assertion..... 
∀x:ℤ. ((0 + x) = x ∈ ℤ)
2
1. ∀x:ℤ. ((0 + x) = x ∈ ℤ)
⊢ ∀[x:ℤ]. (0 + x ~ x)
Latex:
Latex:
\mforall{}[x:\mBbbZ{}].  (0  +  x  \msim{}  x)
By
Latex:
TACTIC:Assert  \mkleeneopen{}\mforall{}x:\mBbbZ{}.  ((0  +  x)  =  x)\mkleeneclose{}\mcdot{}
Home
Index