Step
*
2
1
1
of Lemma
one-mul
1. ∀x:ℤ. ((1 * x) = x ∈ ℤ)
2. x : ℤ
3. (1 * x) = x ∈ ℤ
⊢ 1 * x ~ x
BY
{ TACTIC:(HypSubst' (-1) 0 THEN SqReflexive) }
Latex:
Latex:
1.  \mforall{}x:\mBbbZ{}.  ((1  *  x)  =  x)
2.  x  :  \mBbbZ{}
3.  (1  *  x)  =  x
\mvdash{}  1  *  x  \msim{}  x
By
Latex:
TACTIC:(HypSubst'  (-1)  0  THEN  SqReflexive)
Home
Index