Step
*
of Lemma
absval_exp
∀[x:ℤ]. ∀[n:ℕ].  (|x^n| ~ |x|^n)
BY
{ (InductionOnNat THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}[x:\mBbbZ{}].  \mforall{}[n:\mBbbN{}].    (|x\^{}n|  \msim{}  |x|\^{}n)
By
Latex:
(InductionOnNat  THEN  Reduce  0  THEN  Auto)
Home
Index