Add `seq_set_pred_disjoint`
A sort of "dual" to seq_set_S_disjoint
.
Merge request reports
Activity
Thanks for the MR.
The names of these lemmas, including those that were already there, make little sense.
I wondered why the original one was called
seq_set_S_disjoint
, and I noticed that's because it is related toseq_set_S_union
:seq_set_S_disjoint
says that the RHS ofseq_set_S_union
is disjoint.Could you make sure that at least
seq_set_S_union
andseq_set_S_disjoint
remain together. Apart from that, I don't have suggestions for better names, so if you don't have any ideas either I'm happy to merge this once the order is restored.Any update on this, @robbertkrebbers?
LGTM! Sorry for forgetting to come back to this.
@jung any idea why there is a failed CI pipeline here. As such, I cannot merge via the Gitlab webinterface.
mentioned in commit 0d9f04c5
mentioned in merge request !144 (merged)