let T be non empty 1-sorted ; :: thesis: for V, W being Subset of T
for S being TopAugmentation of BoolePoset 1
for f, g being Function of T,S st f = chi V,the carrier of T & g = chi W,the carrier of T holds
( V c= W iff f <= g )
let V, W be Subset of T; :: thesis: for S being TopAugmentation of BoolePoset 1
for f, g being Function of T,S st f = chi V,the carrier of T & g = chi W,the carrier of T holds
( V c= W iff f <= g )
let S be TopAugmentation of BoolePoset 1; :: thesis: for f, g being Function of T,S st f = chi V,the carrier of T & g = chi W,the carrier of T holds
( V c= W iff f <= g )
A1:
RelStr(# the carrier of S,the InternalRel of S #) = BoolePoset 1
by YELLOW_9:def 4;
let c1, c2 be Function of T,S; :: thesis: ( c1 = chi V,the carrier of T & c2 = chi W,the carrier of T implies ( V c= W iff c1 <= c2 ) )
assume A2:
( c1 = chi V,the carrier of T & c2 = chi W,the carrier of T )
; :: thesis: ( V c= W iff c1 <= c2 )
assume A4:
c1 <= c2
; :: thesis: V c= W
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in V or x in W )
assume A5:
( x in V & not x in W )
; :: thesis: contradiction
then reconsider x = x as Element of T ;
reconsider a = c1 . x, b = c2 . x as Element of (BoolePoset 1) by A1;
ex a, b being Element of S st
( a = c1 . x & b = c2 . x & a <= b )
by A4, YELLOW_2:def 1;
then
( c1 . x = 1 & c2 . x = 0 & a <= b )
by A1, A2, A5, FUNCT_3:def 3, YELLOW_0:1;
then
( 1 c= 0 & 0 c= 1 & 0 <> 1 )
by XBOOLE_1:2, YELLOW_1:2;
hence
contradiction
by XBOOLE_0:def 10; :: thesis: verum