:: deftheorem Def7 defines 3RP BORSUK_6:def 7 :
for b1 being Function of I[01],I[01] holds
( b1 = 3RP iff for x being Point of I[01] holds
( ( x <= 1 / 2 implies b1 . x = (1 / 2) * x ) & ( x > 1 / 2 & x <= 3 / 4 implies b1 . x = x - (1 / 4) ) & ( x > 3 / 4 implies b1 . x = (2 * x) - 1 ) ) );