pub proof fn axiom_fresh_segment_id_not_in_dom(m: Map<SegmentId, SegmentEntry>)Expand description
ensures
!m.dom().contains(fresh_segment_id(m)),pub proof fn axiom_fresh_segment_id_not_in_dom(m: Map<SegmentId, SegmentEntry>)!m.dom().contains(fresh_segment_id(m)),