Step * of Lemma s-comp-s

[I:fset(ℕ)]. ∀[i,j:ℕ].  (s ⋅ s ∈ I+i+j ⟶ I)
BY
(Auto
   THEN RepUR ``nh-comp nc-s nc-0 nh-id names-hom dma-lift-compose`` 0
   THEN (FunExt THENA Auto)
   THEN Reduce 0
   THEN Fold `dM` 0
   THEN Fold `dM-lift` 0) }

1
1. fset(ℕ)
2. : ℕ
3. : ℕ
4. names(I)
⊢ (dM-lift(I+i+j;I+i;λx.<x>) <x>= <x> ∈ Point(dM(I+i+j))


Latex:


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


By


Latex:
(Auto
  THEN  RepUR  ``nh-comp  nc-s  nc-0  nh-id  names-hom  dma-lift-compose``  0
  THEN  (FunExt  THENA  Auto)
  THEN  Reduce  0
  THEN  Fold  `dM`  0
  THEN  Fold  `dM-lift`  0)




Home Index