Step
*
of Lemma
nc-0-s-commute
∀[I:fset(ℕ)]. ∀[i,j:ℕ].  ((i0) ⋅ s = s ⋅ (i0) ∈ I+j ⟶ I+i)
BY
{ (InstLemma `nc-p-s-commute` []
   THEN RepeatFor 3 (ParallelLast')
   THEN (InstLemma `nc-0-as-nc-p` [⌜I⌝]⋅ THENA Auto)
   THEN RWO "-1" 0
   THEN Auto) }
Latex:
Latex:
\mforall{}[I:fset(\mBbbN{})].  \mforall{}[i,j:\mBbbN{}].    ((i0)  \mcdot{}  s  =  s  \mcdot{}  (i0))
By
Latex:
(InstLemma  `nc-p-s-commute`  []
  THEN  RepeatFor  3  (ParallelLast')
  THEN  (InstLemma  `nc-0-as-nc-p`  [\mkleeneopen{}I\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  RWO  "-1"  0
  THEN  Auto)
Home
Index