Ghost map alloc strong
Iris.ghost_map_alloc_strong
Project documentation
Recover fractional ownership for a read-only element. -/ @[rocq_alias ghost_map_elem_unpersist] theorem ghost_map_elem_unpersist (γ : GName) (k : K) (v : V) : ā¢@{IProp GF} (γ āŖāÆMAP[k]{.discard} v) ==ā ā q, (γ āŖāÆMAP[k]{.own q} v) := by unfold ghost_map_elem iintro H imod iOwn_updateP update_frag_acquire $$ H with āØ%a, %Heq, Gā© obtain āØq, Heqā© := Heq iexist...
Source project: Iris-Lean
Person-level attribution pending.