Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-24 13:34 696f07f2

View on Github →

split(data/list/lattice): split off data.list.basic (#9906)

Estimated changes

deleted theorem list.cons_union
deleted theorem list.disjoint.symm
deleted theorem list.disjoint_append_left
deleted theorem list.disjoint_comm
deleted theorem list.disjoint_cons_left
deleted theorem list.disjoint_cons_right
deleted theorem list.disjoint_iff_ne
deleted theorem list.disjoint_left
deleted theorem list.disjoint_nil_left
deleted theorem list.disjoint_nil_right
deleted theorem list.disjoint_right
deleted theorem list.disjoint_singleton
deleted theorem list.disjoint_take_drop
deleted theorem list.forall_mem_union
deleted theorem list.inter_cons_of_mem
deleted theorem list.inter_nil
deleted theorem list.inter_reverse
deleted theorem list.inter_subset_left
deleted theorem list.inter_subset_right
deleted theorem list.mem_inter
deleted theorem list.mem_union
deleted theorem list.mem_union_left
deleted theorem list.mem_union_right
deleted theorem list.nil_union
deleted theorem list.singleton_disjoint
deleted theorem list.subset_inter
deleted theorem list.suffix_union_right
deleted theorem list.union_sublist_append
added theorem list.bag_inter_nil
added theorem list.cons_union
added theorem list.count_bag_inter
added theorem list.disjoint.symm
added theorem list.disjoint_comm
added theorem list.disjoint_iff_ne
added theorem list.disjoint_left
added theorem list.disjoint_nil_left
added theorem list.disjoint_right
added theorem list.forall_mem_union
added theorem list.inter_cons_of_mem
added theorem list.inter_nil
added theorem list.inter_reverse
added theorem list.inter_subset_left
added theorem list.mem_bag_inter
added theorem list.mem_inter
added theorem list.mem_union
added theorem list.mem_union_left
added theorem list.mem_union_right
added theorem list.nil_bag_inter
added theorem list.nil_union
added theorem list.subset_inter