Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-03-13 05:57 4ceb545f

View on Github →

feat(data/list/basic): stuff about list.sublists

Estimated changes

added theorem list.bind_eq_bind
added theorem list.bind_ret_eq_map
added theorem list.cons_subset
added theorem list.length_eq_zero
added theorem list.length_sublists
added theorem list.lex.imp
added inductive list.lex
added theorem list.lex_append_left
added theorem list.lex_append_right
added theorem list.lex_ne_iff
added theorem list.map_eq_map
modified theorem list.mem_sublists
added theorem list.ne_of_lex_ne
added theorem list.nodup_sublists
added theorem list.pairwise_sublists
added theorem list.reverse_eq_nil
added theorem list.reverse_inj
modified theorem list.reverse_nil
added theorem list.reverse_rec_on
modified theorem list.reverse_singleton
added theorem list.sublists_append
added theorem list.sublists_concat
added theorem list.sublists_nil
added theorem list.subset_def