Commit 2025-02-24 09:31 709c4284
View on Github →feat(Data/Set/Card): a few missing lemmas (#22186)
We add two simp lemmas where the RHS is Set.encard s
and the LHS is something uglier.
We also add two lemmas relating Set.Subsingleton
and Set.Nontrivial
with Set.encard
.