let X be non empty set ; for D being a_partition of X
for A being Subset of D
for B being Subset of X st B = union A holds
B ` = union (A `)
let D be a_partition of X; for A being Subset of D
for B being Subset of X st B = union A holds
B ` = union (A `)
let A be Subset of D; for B being Subset of X st B = union A holds
B ` = union (A `)
let B be Subset of X; ( B = union A implies B ` = union (A `) )
assume A1:
B = union A
; B ` = union (A `)
union D = X
by Def4;
hence
B ` c= union (A `)
by A1, Th55; XBOOLE_0:def 10 union (A `) c= B `
let e be object ; TARSKI:def 3 ( not e in union (A `) or e in B ` )
assume
e in union (A `)
; e in B `
then consider u being set such that
A2:
e in u
and
A3:
u in A `
by TARSKI:def 4;
A4:
u in D
by A3;
assume
not e in B `
; contradiction
then
e in B
by A2, A4, SUBSET_1:29;
then consider v being set such that
A5:
e in v
and
A6:
v in A
by A1, TARSKI:def 4;
A7:
v in D
by A6;
not u misses v
by A2, A5, XBOOLE_0:3;
then
u = v
by A4, A7, Def4;
hence
contradiction
by A3, A6, XBOOLE_0:def 5; verum