Skip to main content

axiom_fresh_cursor_id_not_in_dom

Function axiom_fresh_cursor_id_not_in_dom 

Source
pub proof fn axiom_fresh_cursor_id_not_in_dom<'rcu>(
    m: Map<CursorId, CursorEntry<'rcu>>,
)
Expand description
ensures
!m.dom().contains(fresh_cursor_id(m)),