mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat: More ways of bijecting finsets

Open YaelDillies opened this issue 1 year ago • 0 comments
trafficstars

It is still annoyingly painful to prove that two finsets have equal size by exhibiting a bijection between. This PR remedies this problem by copying over the lemmas that show that two finite sums/products are in bijection. Copy over the names. As a result, rename Finset.card_congr to Finset.card_bij.


Open in Gitpod

YaelDillies avatar May 04 '24 12:05 YaelDillies