Step
*
of Lemma
rotate-by-trivial-test
∀[n:ℕ]. ∀[x:ℕn].  (((rotate-by(n;0) x) = x ∈ ℕn) ∧ ((rotate-by(n;n) x) = x ∈ ℕn))
BY
{ (skip{Test that Auto backchains through Obid: rotate-by-trivial⋅} THEN Auto) }
Latex:
Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[x:\mBbbN{}n].    (((rotate-by(n;0)  x)  =  x)  \mwedge{}  ((rotate-by(n;n)  x)  =  x))
By
Latex:
(skip\{Test  that  Auto  backchains  through  Obid:  rotate-by-trivial\mcdot{}\}  THEN  Auto)
Home
Index