take <*1*> ; :: thesis: <*1*> is nonnegative
<*1*> is nonnegative
proof
set p = <*1*>;
for i being Element of NAT st i in dom <*1*> holds
<*1*> . i >= 0
proof end;
hence <*1*> is nonnegative by Def1; :: thesis: verum
end;
hence <*1*> is nonnegative ; :: thesis: verum