let Y be non empty set ; for a, u being Function of Y,BOOLEAN
for G being Subset of (PARTITIONS Y)
for PA being a_partition of Y holds (All (a,PA,G)) 'imp' u '<' Ex ((a 'imp' u),PA,G)
let a, u be Function of Y,BOOLEAN; for G being Subset of (PARTITIONS Y)
for PA being a_partition of Y holds (All (a,PA,G)) 'imp' u '<' Ex ((a 'imp' u),PA,G)
let G be Subset of (PARTITIONS Y); for PA being a_partition of Y holds (All (a,PA,G)) 'imp' u '<' Ex ((a 'imp' u),PA,G)
let PA be a_partition of Y; (All (a,PA,G)) 'imp' u '<' Ex ((a 'imp' u),PA,G)
let z be Element of Y; BVFUNC_1:def 12 ( not ((All (a,PA,G)) 'imp' u) . z = TRUE or (Ex ((a 'imp' u),PA,G)) . z = TRUE )
A1:
z in EqClass (z,(CompF (PA,G)))
by EQREL_1:def 6;
assume
((All (a,PA,G)) 'imp' u) . z = TRUE
; (Ex ((a 'imp' u),PA,G)) . z = TRUE
then A2:
('not' ((All (a,PA,G)) . z)) 'or' (u . z) = TRUE
by BVFUNC_1:def 8;
A3:
( 'not' ((All (a,PA,G)) . z) = TRUE or 'not' ((All (a,PA,G)) . z) = FALSE )
by XBOOLEAN:def 3;
hence
(Ex ((a 'imp' u),PA,G)) . z = TRUE
; verum