let Y be non empty set ; :: thesis: for G being Subset of (PARTITIONS Y)
for A, B being a_partition of Y st G = {A,B} & A <> B holds
CompF A,G = B
let G be Subset of (PARTITIONS Y); :: thesis: for A, B being a_partition of Y st G = {A,B} & A <> B holds
CompF A,G = B
let A, B be a_partition of Y; :: thesis: ( G = {A,B} & A <> B implies CompF A,G = B )
assume that
A1:
G = {A,B}
and
A2:
A <> B
; :: thesis: CompF A,G = B
A3:
'/\' {B} c= B
A9:
B c= '/\' {B}
A in {A}
by TARSKI:def 1;
then A15:
{A} \ {A} = {}
by ZFMISC_1:68;
G \ {A} =
({A} \/ {B}) \ {A}
by A1, ENUMSET1:41
.=
({A} \ {A}) \/ ({B} \ {A})
by XBOOLE_1:42
.=
({A} \ {A}) \/ {B}
by A2, ZFMISC_1:20
;
then
CompF A,G = '/\' {B}
by A15, BVFUNC_2:def 7;
hence
CompF A,G = B
by A3, A9, XBOOLE_0:def 10; :: thesis: verum