theorem Th1: :: FUNCT_9:1
for t being Real
for F being real-valued Function holds
( F is t -periodic iff ( t <> 0 & ( for x being Real st x in dom F holds
( x + t in dom F & x - t in dom F & F . x = F . (x + t) ) ) ) )