Skip to content
Snippets Groups Projects
Commit d6dbed9e authored by Dmitry Khalanskiy's avatar Dmitry Khalanskiy
Browse files

Add a stronger version of `list_core_id`.

A new lemma, `list_core_id'`, allows to infer that a list is
`CoreId` by only checking that all its elements are `CoreId`, as
opposed to the existing instance, `list_core_id`, that only works
when the list contains elements of the type where every element is
`CoreId`.
parent 446bc644
No related branches found
No related tags found
No related merge requests found
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