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