Theorems · Definition · combinatorics
Sym.mk
{α : Type u_1} → {n : ℕ} → (m : Multiset α) → m.card = n → Sym α nConstruct an element of the nth symmetric power from a multiset of cardinality n.
- Defined in
- Mathlib.Data.Sym.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
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.
- Multisetstatement and proof · cited by 2,627
- Multiset.cardstatement and proof · cited by 375
- Symstatement · cited by 150
Cited by8
Results whose statement or proof uses this declaration.
- Sym.forallstatement and proof · cited by 0
- Sym.mem_mkstatement · cited by 0
- Sym.attach_mkstatement · cited by 0
- Sym.mk.congr_simpstatement and proof · cited by 0
- Sym.erase_mkstatement · cited by 0
- Sym.existsstatement and proof · cited by 0
- Sym.map_mkstatement · cited by 0
- Sym.coe_mkstatement · cited by 0