let p be Point of (TOP-REAL 2); :: thesis: for P being non empty compact Subset of (TOP-REAL 2)
for f being Function of (TOP-REAL 2),(TOP-REAL 2) st P = circle 0 ,0 ,1 & f = Sq_Circ holds
( (f . p) `1 >= 0 iff p `1 >= 0 )
let P be non empty compact Subset of (TOP-REAL 2); :: thesis: for f being Function of (TOP-REAL 2),(TOP-REAL 2) st P = circle 0 ,0 ,1 & f = Sq_Circ holds
( (f . p) `1 >= 0 iff p `1 >= 0 )
let f be Function of (TOP-REAL 2),(TOP-REAL 2); :: thesis: ( P = circle 0 ,0 ,1 & f = Sq_Circ implies ( (f . p) `1 >= 0 iff p `1 >= 0 ) )
assume A1:
( P = circle 0 ,0 ,1 & f = Sq_Circ )
; :: thesis: ( (f . p) `1 >= 0 iff p `1 >= 0 )
thus
( (f . p) `1 >= 0 implies p `1 >= 0 )
:: thesis: ( p `1 >= 0 implies (f . p) `1 >= 0 )
thus
( p `1 >= 0 implies (f . p) `1 >= 0 )
:: thesis: verum