Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Verification of axiomatization




Virgile Prevosto wrote:
> Hello,
> 
> Le mar 07 avr 2009 09:07:10 CEST,
> Claude March? <Claude.Marche at inria.fr> a ?crit :
> 
>> Another, probably quicker, possibility is first to try to prove
>>
>> //@ lemma l : 0=0;
>>
> 
> Shouldn't that be 0!=0 (or 0 == 1)? 0 == 0 is quite easy to prove.
> 
> Best regards,

Well, let's say that was just a trick from me to see if anybody follows 
what I say. :-)

Now, I'm going to get a coffee before answering questions on that list.

- Claude