diff options
| author | Cyril Cohen | 2020-10-10 19:09:09 +0200 |
|---|---|---|
| committer | Cyril Cohen | 2020-11-12 14:17:50 +0100 |
| commit | 9bc96e0d82346cdd62e769332c2adfb3a12dc6b7 (patch) | |
| tree | 255545e61e44acb0ac3567c8c44a51e1a0a8b71f /Dockerfile.make | |
| parent | d0449f7e13f06ab7295f6919d1701e8adfa72d61 (diff) | |
Adding some theory for `rem` and generalizing `subset_maskP`
- Added helper lemmas about `rem`: `rem_cons` (to control unfolding),
`remE`, `count_rem`, `count_mem_rem`, and `subseq_mem`.
(New lemma `drop_index` briges the gap between `cat_take_drop` and `remE`).
- `subset_maskP`, which was not released yet is generalized with
hypothesis `(forall x, count_mem x s1 <= count_mem x s2)`, instead of
`uniq s1` and `{subset s1 <= s2}`, the previous behaviour can be
restored with helper lemma `leq_uniq_count`
- Its trivial consequence `subset_subseqP` has been added too.
Diffstat (limited to 'Dockerfile.make')
0 files changed, 0 insertions, 0 deletions
