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 holds All ((All (a,A,G)),B,G) '<' All ((Ex (a,A,G)),B,G)
let a be Function of Y,BOOLEAN; for G being Subset of (PARTITIONS Y)
for A, B being a_partition of Y holds All ((All (a,A,G)),B,G) '<' All ((Ex (a,A,G)),B,G)
let G be Subset of (PARTITIONS Y); for A, B being a_partition of Y holds All ((All (a,A,G)),B,G) '<' All ((Ex (a,A,G)),B,G)
let A, B be a_partition of Y; All ((All (a,A,G)),B,G) '<' All ((Ex (a,A,G)),B,G)
All (a,A,G) '<' Ex (a,A,G)
by Th8;
hence
All ((All (a,A,G)),B,G) '<' All ((Ex (a,A,G)),B,G)
by PARTIT_2:12; verum