Commit 2025-02-26 01:29 2ff3c242
View on Github →feat(List/Perm): add lemmas (#22288)
- Add
List.map_perm_map_iff
andList.Perm.flatMap
. - Add some
@[gcongr]
and@[simp]
attrs. - Add
Relation.comp_fun_eq
andRelation.fun_eq_comp
.
feat(List/Perm): add lemmas (#22288)
List.map_perm_map_iff
and List.Perm.flatMap
.@[gcongr]
and @[simp]
attrs.Relation.comp_fun_eq
and Relation.fun_eq_comp
.