Step * 1 of Lemma l_sum-sum


1. Type
⊢ ∀[f:{x:T| (x ∈ [])}  ⟶ ℤ]. (l_sum([]) 0 ∈ ℤ)
BY
((Unfold `l_sum` THEN Reduce 0) THEN Auto) }


Latex:


Latex:

1.  T  :  Type
\mvdash{}  \mforall{}[f:\{x:T|  (x  \mmember{}  [])\}    {}\mrightarrow{}  \mBbbZ{}].  (l\_sum([])  =  0)


By


Latex:
((Unfold  `l\_sum`  0  THEN  Reduce  0)  THEN  Auto)




Home Index