Skip to content
Snippets Groups Projects
Verified Commit cbcbaf4c authored by Isaac van Bakel's avatar Isaac van Bakel
Browse files

Add lft_create_atomic

This lemma exposes the fact that `lft_create` can be used to actually
produce an atomic lifetime. This version of the lemma doesn't need to
include the killing update thanks to the existence of `lft_kill_atomic`
which is always applicable for these atomic lifetimes.

This *could* replace `lft_create`, but we keep that lemma for backwards
compatibility in the API.
parent 8328c6cd
No related branches found
No related tags found
1 merge request!37Expose atomic lifetimes in the API, end many in a single step
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment