let D be non empty set ; :: thesis: for p2, p1 being Element of D
for f being FinSequence of D st f is circular & f just_once_values p2 holds
Rotate (Rotate f,p1),p2 = Rotate f,p2
let p2, p1 be Element of D; :: thesis: for f being FinSequence of D st f is circular & f just_once_values p2 holds
Rotate (Rotate f,p1),p2 = Rotate f,p2
let f be FinSequence of D; :: thesis: ( f is circular & f just_once_values p2 implies Rotate (Rotate f,p1),p2 = Rotate f,p2 )