Skip to main content
lemma_i8_bytes_roundtrip
vest_
lib
In vest_
lib::
combinators::
sints::
spec
vest_lib
::
combinators
::
sints
::
spec
Function
lemma_
i8_
bytes_
roundtrip
Copy item path
Source
pub
broadcast proof
fn lemma_i8_bytes_roundtrip(b:
u8
)
Expand description
ensures
#[trigger]
((b
as
i8)
as
u8) == b,