let Y be non empty set ; for a being Function of Y,BOOLEAN
for G being Subset of (PARTITIONS Y)
for A, B being a_partition of Y st G is independent holds
'not' (All ((All (a,A,G)),B,G)) = Ex ((Ex (('not' a),B,G)),A,G)
let a be Function of Y,BOOLEAN; for G being Subset of (PARTITIONS Y)
for A, B being a_partition of Y st G is independent holds
'not' (All ((All (a,A,G)),B,G)) = Ex ((Ex (('not' a),B,G)),A,G)
let G be Subset of (PARTITIONS Y); for A, B being a_partition of Y st G is independent holds
'not' (All ((All (a,A,G)),B,G)) = Ex ((Ex (('not' a),B,G)),A,G)
let A, B be a_partition of Y; ( G is independent implies 'not' (All ((All (a,A,G)),B,G)) = Ex ((Ex (('not' a),B,G)),A,G) )
A1:
Ex (('not' a),B,G) = 'not' (All (a,B,G))
by BVFUNC_2:18;
assume
G is independent
; 'not' (All ((All (a,A,G)),B,G)) = Ex ((Ex (('not' a),B,G)),A,G)
hence
'not' (All ((All (a,A,G)),B,G)) = Ex ((Ex (('not' a),B,G)),A,G)
by A1, Th15; verum