Zulip Chat Archive

Stream: mathlib4

Topic: Data.Finset.Pointwise


Ruben Van de Velde (Apr 28 2024 at 13:14):

This is big (>2500 lines) and imports a lot to define any kind of pointwise operation, as opposed to the Set side, which is split into several files. It seems like we could do something similar for Finset. @Yaël Dillies , thoughts?

Yaël Dillies (Apr 28 2024 at 14:08):

I have work in progress for that

Yaël Dillies (Apr 28 2024 at 14:12):

For the record, I dislike the way the Set files are split up and I had opened !3#17812 which was never merged


Last updated: May 02 2025 at 03:31 UTC