Skip to main content

lemma_u64_be_value_roundtrip

Function lemma_u64_be_value_roundtrip 

Source
pub broadcast proof fn lemma_u64_be_value_roundtrip(o: u64)
Expand description
ensures
#[trigger] u64_be_from_bytes(u64_be_to_bytes(o)) == o,