Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-06-11 14:05 9546e625

View on Github →

feat(data/list): add parametricity rules for list operations

Estimated changes

added theorem list.filter_map_cons
added theorem list.forall₂_flip
deleted theorem list.forall₂_nil_left
deleted theorem list.forall₂_nil_right
added theorem list.forall₂_refl
added theorem list.forall₂_same
added theorem list.rel_append
added theorem list.rel_bind
added theorem list.rel_filter
added theorem list.rel_filter_map
added theorem list.rel_foldl
added theorem list.rel_foldr
added theorem list.rel_join
added theorem list.rel_map
added theorem list.rel_mem
added theorem list.rel_nodup
added theorem list.rel_prod
added theorem list.rel_sections