Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-10-17 13:50 b0859155

View on Github →

feat(data/list): length_attach, nth_le_attach, nth_le_range, of_fn_eq_pmap, nodup_of_fn (by @kckennylau)

Estimated changes

added theorem list.length_attach
modified theorem list.length_of_fn
added theorem list.nodup_of_fn
added theorem list.nth_le_attach
modified theorem list.nth_le_of_fn
added theorem list.nth_le_range
added theorem list.of_fn_eq_pmap