Mathlib Changelog
v4
Changelog
About
Github
Commit
2024-06-08 10:13
8462800a
View on Github →
chore(Data/List): cleanup redundant type arguments (
#13605
)
Estimated changes
Modified
Mathlib/Data/List/Basic.lean
modified
theorem
List.getLast_pmap
modified
theorem
List.injective_foldl_comp
modified
theorem
List.intersperse_cons_cons
modified
theorem
List.intersperse_singleton
modified
theorem
List.mem_pure
modified
theorem
List.pmap_append'
modified
theorem
List.splitOn_nil
Modified
Mathlib/Data/List/Count.lean
modified
theorem
List.count_map_of_injective
Modified
Mathlib/Data/List/FinRange.lean
modified
theorem
List.nodup_ofFn
modified
theorem
List.nodup_ofFn_ofInjective
modified
theorem
List.ofFn_eq_map
modified
theorem
List.ofFn_eq_pmap
Modified
Mathlib/Data/List/GetD.lean
modified
def
List.decidableGetDNilNe
Modified
Mathlib/Data/List/Indexes.lean
modified
theorem
List.foldlIdxM_eq_foldlM_enum
modified
theorem
List.foldrIdxM_eq_foldrM_enum
modified
theorem
List.length_mapIdx
modified
def
List.mapIdxMAuxSpec
modified
theorem
List.mapIdxMAuxSpec_cons
modified
theorem
List.mapIdxMGo_eq_mapIdxMAuxSpec
modified
theorem
List.mapIdxM_eq_mmap_enum
modified
theorem
List.mapIdx_append
modified
theorem
List.mapIdx_cons
modified
theorem
List.mapIdx_eq_nil
modified
theorem
List.mapIdx_eq_ofFn
modified
theorem
List.nthLe_mapIdx
Modified
Mathlib/Data/List/Nodup.lean
modified
theorem
Option.toList_nodup
Modified
Mathlib/Data/List/Perm.lean
modified
theorem
List.Perm.dropSlice_inter
modified
theorem
List.Perm.drop_inter
modified
theorem
List.Perm.take_inter
Modified
Mathlib/Data/List/Permutation.lean
modified
theorem
List.map_map_permutationsAux2
modified
theorem
List.map_permutationsAux2'
Modified
Mathlib/Data/List/Rotate.lean
modified
theorem
List.zipWith_rotate_distrib
Modified
Mathlib/Data/List/Sigma.lean
modified
theorem
List.sizeOf_dedupKeys
modified
theorem
List.sizeOf_kerase
Modified
Mathlib/Data/List/Sort.lean
Modified
Mathlib/Data/List/Sublists.lean
modified
theorem
List.length_of_sublistsLen
modified
theorem
List.length_sublistsLen
modified
theorem
List.mem_sublistsLen
modified
theorem
List.mem_sublistsLen_self
modified
theorem
List.range_bind_sublistsLen_perm
modified
def
List.sublistsLen
modified
def
List.sublistsLenAux
modified
theorem
List.sublistsLenAux_append
modified
theorem
List.sublistsLenAux_eq
modified
theorem
List.sublistsLenAux_zero
modified
theorem
List.sublistsLen_one
modified
theorem
List.sublistsLen_sublist_of_sublist
modified
theorem
List.sublistsLen_sublist_sublists'
modified
theorem
List.sublistsLen_succ_cons
modified
theorem
List.sublistsLen_succ_nil
modified
theorem
List.sublistsLen_zero
Modified
Mathlib/Data/List/Zip.lean
modified
theorem
List.get?_zip_with_eq_some