let I be set ; :: thesis: for A, B being ManySortedSet of I st A is V8() & [|A,B|] is V39() holds
B is V39()

let A, B be ManySortedSet of I; :: thesis: ( A is V8() & [|A,B|] is V39() implies B is V39() )
assume that
A1: A is V8() and
A2: [|A,B|] is V39() ; :: thesis: B is V39()
let i be object ; :: according to FINSET_1:def 5 :: thesis: ( not i in I or B . i is finite )
assume A3: i in I ; :: thesis: B . i is finite
[|A,B|] . i is finite by A2;
then [:(A . i),(B . i):] is finite by A3, PBOOLE:def 16;
hence B . i is finite by A1, A3; :: thesis: verum