Skip to main content

lemma_base128_fmt_byte_len

Function lemma_base128_fmt_byte_len 

Source
pub proof fn lemma_base128_fmt_byte_len<const MINIMAL: bool>(v: UInt)
Expand description
ensures
base128_fmt::<MINIMAL>().byte_len(v) == nat_to_base128(v as nat).len(),