Skip to main content

lemma_array_from_seq_roundtrip

Function lemma_array_from_seq_roundtrip 

Source
pub broadcast proof fn lemma_array_from_seq_roundtrip<const N: usize, T>(a: [T; N])
Expand description
ensures
#[trigger] array_from_seq::<N, T>(a@) == a,