Step * of Lemma nc-1-s-commute

[I:fset(ℕ)]. ∀[i,j:ℕ].  ((i1) ⋅ s ⋅ (i1) ∈ I+j ⟶ I+i)
BY
(InstLemma `nc-p-s-commute` []
   THEN RepeatFor (ParallelLast')
   THEN (InstLemma `nc-1-as-nc-p` [⌜I⌝]⋅ THENA Auto)
   THEN RWO "-1" 0
   THEN Auto) }


Latex:


Latex:
\mforall{}[I:fset(\mBbbN{})].  \mforall{}[i,j:\mBbbN{}].    ((i1)  \mcdot{}  s  =  s  \mcdot{}  (i1))


By


Latex:
(InstLemma  `nc-p-s-commute`  []
  THEN  RepeatFor  3  (ParallelLast')
  THEN  (InstLemma  `nc-1-as-nc-p`  [\mkleeneopen{}I\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  RWO  "-1"  0
  THEN  Auto)




Home Index