We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d708a20 commit 2800eabCopy full SHA for 2800eab
tests/lean/run/grind_11081.lean
@@ -75,5 +75,6 @@ theorem countP_diff (hl : Subperm l₂ l₁) (p : α → Bool) :
75
List.Perm.subperm_left,
76
List.Sublist.subperm,
77
List.Subperm.perm_of_length_le,
78
- List.Perm.countP_congr
+ List.Perm.countP_congr,
79
+ List.countP_eq_length_filter
80
]
0 commit comments