let I be non empty set ; for M being ManySortedSet of I
for x being Element of Bool M
for i being Element of I
for y being set st y in x . i holds
ex a being Element of Bool M st
( y in a . i & a is finite-yielding & supp a is finite & a c= x )
let M be ManySortedSet of I; for x being Element of Bool M
for i being Element of I
for y being set st y in x . i holds
ex a being Element of Bool M st
( y in a . i & a is finite-yielding & supp a is finite & a c= x )
let x be Element of Bool M; for i being Element of I
for y being set st y in x . i holds
ex a being Element of Bool M st
( y in a . i & a is finite-yielding & supp a is finite & a c= x )
let i be Element of I; for y being set st y in x . i holds
ex a being Element of Bool M st
( y in a . i & a is finite-yielding & supp a is finite & a c= x )
let y be set ; ( y in x . i implies ex a being Element of Bool M st
( y in a . i & a is finite-yielding & supp a is finite & a c= x ) )
assume A1:
y in x . i
; ex a being Element of Bool M st
( y in a . i & a is finite-yielding & supp a is finite & a c= x )
set N = {i} --> {y};
set A = ([[0]] I) +* ({i} --> {y});
A2:
dom ({i} --> {y}) = {i}
by FUNCOP_1:13;
then A3:
i in dom ({i} --> {y})
by TARSKI:def 1;
then A4:
({i} --> {y}) . i = {y}
by A2, FUNCOP_1:7;
then A5:
(([[0]] I) +* ({i} --> {y})) . i = {y}
by A3, FUNCT_4:13;
A6: dom (([[0]] I) +* ({i} --> {y})) =
(dom ([[0]] I)) \/ (dom ({i} --> {y}))
by FUNCT_4:def 1
.=
I \/ {i}
by A2, PARTFUN1:def 2
.=
I
by ZFMISC_1:40
;
then reconsider A = ([[0]] I) +* ({i} --> {y}) as ManySortedSet of I by PARTFUN1:def 2, RELAT_1:def 18;
for j being set st j in I holds
A . j c= M . j
then
A c= M
by PBOOLE:def 2;
then reconsider AA = A as ManySortedSubset of M by PBOOLE:def 18;
reconsider a = AA as Element of Bool M by CLOSURE2:def 1;
A11:
for j being set st j in I holds
a . j c= x . j
A16:
{ b where b is Element of I : a . b <> {} } = {i}
take
a
; ( y in a . i & a is finite-yielding & supp a is finite & a c= x )
for j being set st j in I holds
a . j is finite
hence
( y in a . i & a is finite-yielding & supp a is finite & a c= x )
by A5, A16, A11, Def3, FINSET_1:def 4, PBOOLE:def 2, TARSKI:def 1; verum