let n be Ordinal; for L being non empty non trivial right_complementable add-associative right_zeroed well-unital distributive doubleLoopStr
for x being Function of n,L holds eval (0_ n,L),x = 0. L
let L be non empty non trivial right_complementable add-associative right_zeroed well-unital distributive doubleLoopStr ; for x being Function of n,L holds eval (0_ n,L),x = 0. L
let x be Function of n,L; eval (0_ n,L),x = 0. L
set 0p = 0_ n,L;
consider y being FinSequence of the carrier of L such that
A1:
len y = len (SgmX (BagOrder n),(Support (0_ n,L)))
and
A2:
Sum y = eval (0_ n,L),x
and
for i being Element of NAT st 1 <= i & i <= len y holds
y /. i = (((0_ n,L) * (SgmX (BagOrder n),(Support (0_ n,L)))) /. i) * (eval (((SgmX (BagOrder n),(Support (0_ n,L))) /. i) @ ),x)
by Def4;
Support (0_ n,L) = {}
then
SgmX (BagOrder n),(Support (0_ n,L)) = {}
by Th9, Th20;
then
y = <*> the carrier of L
by A1;
hence
eval (0_ n,L),x = 0. L
by A2, RLVECT_1:60; verum