let Y be non empty set ; :: thesis: for G being Subset of (PARTITIONS Y)
for a, u being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y holds All (a '&' u),PA,G '<' (Ex a,PA,G) '&' u
let G be Subset of (PARTITIONS Y); :: thesis: for a, u being Element of Funcs Y,BOOLEAN
for PA being a_partition of Y holds All (a '&' u),PA,G '<' (Ex a,PA,G) '&' u
let a, u be Element of Funcs Y,BOOLEAN ; :: thesis: for PA being a_partition of Y holds All (a '&' u),PA,G '<' (Ex a,PA,G) '&' u
let PA be a_partition of Y; :: thesis: All (a '&' u),PA,G '<' (Ex a,PA,G) '&' u
let z be Element of Y; :: according to BVFUNC_1:def 15 :: thesis: ( not (All (a '&' u),PA,G) . z = TRUE or ((Ex a,PA,G) '&' u) . z = TRUE )
assume A1:
(All (a '&' u),PA,G) . z = TRUE
; :: thesis: ((Ex a,PA,G) '&' u) . z = TRUE
A2:
for x being Element of Y st x in EqClass z,(CompF PA,G) holds
( a . x = TRUE & u . x = TRUE )
A3:
( z in EqClass z,(CompF PA,G) & EqClass z,(CompF PA,G) in CompF PA,G )
by EQREL_1:def 8;
A4:
((Ex a,PA,G) '&' u) . z = ((Ex a,PA,G) . z) '&' (u . z)
by MARGREL1:def 21;