Step * of Lemma rotate-by-zero

[n:ℕ]. (rotate-by(n;0) x.x) ∈ (ℕn ⟶ ℕn))
BY
xxx(Auto THEN BLemma `rotate-by-id` THEN Auto)xxx }


Latex:


Latex:
\mforall{}[n:\mBbbN{}].  (rotate-by(n;0)  =  (\mlambda{}x.x))


By


Latex:
xxx(Auto  THEN  BLemma  `rotate-by-id`  THEN  Auto)xxx




Home Index