--- layout: fc_discuss_archives title: Message 51 from Frama-C-discuss on June 2010 ---
> - if x >= 2, then (asr x 1) >= 1 No, this axiom is too weak, but expressing that shifting by one is the same as dividing by two would work. Pascal