Zulip Chat Archive
Stream: Is there code for X?
Topic: Multinomial theorem
Pim Otte (Aug 10 2022 at 16:27):
Does anyone know if the Multinomial theorem is in somewhere? I've tried searching for it, and I don't think so, but I could imagine it's somewhere under a different name, or in a more abstract way than I expect?
Stuart Presnell (Aug 10 2022 at 16:38):
I don't think it is. When I defined docs#nat.multichoose a few weeks ago it was suggested that I should make clear in the comments that this is not the multinomial, but no-one said "we have the multinomial theorem in mathlib, so you should link to it to demonstrate the difference".
Yaël Dillies (Aug 10 2022 at 20:55):
It's not in mathlib.
Last updated: Dec 20 2023 at 11:08 UTC