Commit 2021-07-12 11:40 e99f68f5

View on Github →

feat(Data/List/Card): add a theory of cardinality for lists (#25)

Estimated changes

added theorem List.cons_union
added theorem List.mem_filter
added theorem List.mem_filterAux
added theorem List.mem_inter_iff
added theorem List.mem_reverse
added theorem List.mem_reverseAux
added theorem List.mem_union_iff
added theorem List.nil_union