You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: complete no-concurrency Lean model of refcounting (#14910)
This PR extends the existing Lean specifications of `lean_inc_ref_n` and
`lean_dec_ref` with a corollary that for any sequence of such ops, the
implementation is a refinement of the behavior of ideal, unbounded
reference counting.
0 commit comments