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