mathlib3
ec36fc06 - fix(data/set/finite): add decidable assumptions (#6264)

Commit
4 years ago
fix(data/set/finite): add decidable assumptions (#6264) Yury's rule of thumb https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there.20code.20for.20X.3F/topic/classicalize/near/224871122 says that we should have decidable instances here, because the statements of the lemmas need them (rather than the proofs). I'm making this PR to see if anything breaks.
Author
Parents
Loading