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

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