Mathlib Map

Theorems · Definition · combinatorics

Sym

Type u_1 → ℕ → Type (max 0 u_1)

The nth symmetric power is n-tuples up to permutation. We define it as a subtype of Multiset since these are well developed in the library. We also give a definition Sym.sym' in terms of vectors, and we show these are equivalent in Sym.symEquivSym'.

Defined in
Mathlib.Data.Sym.Basic
Cited by
150 results in Mathlib
Foundations
Depth 12 from the axioms, rests on 46 definitions · uses propext

Around this declaration

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

Cites2

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

Cited by182

Results whose statement or proof uses this declaration.