Mathlib Map

Theorems · Definition · combinatorics

Multiset.powersetCardAux

{α : Type u_1} → ℕ → List α → List (Multiset α)

Helper function for powersetCard. Given a list l, powersetCardAux n l is the list of sublists of length n, as multisets.

Defined in
Mathlib.Data.Multiset.Powerset
Cited by
8 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.