let L be sup-Semilattice; :: thesis: for x being Element of L holds
( x is co-prime iff for A being non empty finite Subset of L st x <= sup A holds
ex a being Element of L st
( a in A & x <= a ) )
let x be Element of L; :: thesis: ( x is co-prime iff for A being non empty finite Subset of L st x <= sup A holds
ex a being Element of L st
( a in A & x <= a ) )
thus
( x is co-prime implies for A being non empty finite Subset of L st x <= sup A holds
ex a being Element of L st
( a in A & x <= a ) )
:: thesis: ( ( for A being non empty finite Subset of L st x <= sup A holds
ex a being Element of L st
( a in A & x <= a ) ) implies x is co-prime )proof
assume
x is
co-prime
;
:: thesis: for A being non empty finite Subset of L st x <= sup A holds
ex a being Element of L st
( a in A & x <= a )
then A1:
x ~ is
prime
by Def8;
let A be non
empty finite Subset of
L;
:: thesis: ( x <= sup A implies ex a being Element of L st
( a in A & x <= a ) )
assume
x <= sup A
;
:: thesis: ex a being Element of L st
( a in A & x <= a )
then A2:
x ~ >= (sup A) ~
by LATTICE3:9;
reconsider A1 =
A as non
empty finite Subset of
(L ~ ) ;
A3:
ex_sup_of A,
L
by YELLOW_0:54;
then A4:
ex_inf_of A,
L ~
by YELLOW_7:10;
"\/" A,
L is_>=_than A
by A3, YELLOW_0:def 9;
then A5:
("\/" A,L) ~ is_<=_than A
by YELLOW_7:8;
then
(sup A) ~ = inf A1
by A4, A5, YELLOW_0:def 10;
then consider a being
Element of
(L ~ ) such that A6:
(
a in A1 &
x ~ >= a )
by A1, A2, Th22;
take
~ a
;
:: thesis: ( ~ a in A & x <= ~ a )
thus
(
~ a in A &
x <= ~ a )
by A6, YELLOW_7:2;
:: thesis: verum
end;
thus
( ( for A being non empty finite Subset of L st x <= sup A holds
ex a being Element of L st
( a in A & x <= a ) ) implies x is co-prime )
:: thesis: verum