PrincetonUniversity / VST

Verified Software Toolchain
https://vst.cs.princeton.edu
Other
425 stars 91 forks source link

field_compatible0_Tarray_offset #700

Closed andrew-appel closed 10 months ago

andrew-appel commented 11 months ago

In the lemma field_compatible0_Tarray_offset, the premise naturally_aligned t is totally unnecessary, it's not even used in the proof. And it's harmful, because it prevents this lemma from being use on arrays of int_or_ptr_type.