Commit 2025-06-25 21:36 25f0904b

View on Github →

chore(Data/Finsupp/Basic): split file (#26309) This PR splits off a new file Option.lean from Data/Finsupp/Basic.lean. These definitions relate to finitely-supported functions on an Option type. This split anticipates #25920 adding more definitions on this subject to this new file. This also eliminates a too-long file linter, reducing tech debt.

Estimated changes