let X be non empty set ; :: thesis: for f being Function of X,REAL st f is with_max holds
- f is with_min

let f be Function of X,REAL ; :: thesis: ( f is with_max implies - f is with_min )
assume that
A1: f .: X is bounded_above and
A2: sup (f .: X) in f .: X ; :: according to PSCOMP_1:def 3,PSCOMP_1:def 14 :: thesis: - f is with_min
A3: - (f .: X) = (- f) .: X by Th40;
hence A4: (- f) .: X is bounded_below by A1, Lm1; :: according to PSCOMP_1:def 4,PSCOMP_1:def 15 :: thesis: inf ((- f) .: X) in (- f) .: X
A5: - (sup (f .: X)) in - (f .: X) by A2;
inf ((- f) .: X) = - (sup (- (- (f .: X)))) by A3, A4, Th17
.= - (sup (f .: X)) ;
hence inf ((- f) .: X) in (- f) .: X by A5, Th40; :: thesis: verum