pub broadcast proof fn seq_to_set_is_finite<A>(seq: Seq<A>)
#[trigger] seq.to_set().finite(),
The set obtained from a sequence is finite