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 A1:
( G = {A,B} & A <> B )
; :: thesis: CompF A,G = B
then A2: G \ {A} =
({A} \/ {B}) \ {A}
by ENUMSET1:41
.=
({A} \ {A}) \/ ({B} \ {A})
by XBOOLE_1:42
.=
({A} \ {A}) \/ {B}
by A1, ZFMISC_1:20
;
A in {A}
by TARSKI:def 1;
then
{A} \ {A} = {}
by ZFMISC_1:68;
then A3:
CompF A,G = '/\' {B}
by A2, BVFUNC_2:def 7;
A4:
'/\' {B} c= B
B c= '/\' {B}
hence
CompF A,G = B
by A3, A4, XBOOLE_0:def 10; :: thesis: verum