let f be constant standard special_circular_sequence; :: thesis: ( f /. 1 = N-min (L~ f) implies LeftComp f <> RightComp f )
assume A1: f /. 1 = N-min (L~ f) ; :: thesis: LeftComp f <> RightComp f
per cases ( f is clockwise_oriented or Rev f is clockwise_oriented ) by REVROT_1:38;
end;