Theorems · Theorem · combinatorics
Sym.mem_replicate
∀ {α : Type u_1} {n : ℕ} {a b : α}, b ∈ Sym.replicate n a ↔ n ≠ 0 ∧ b = a- Defined in
- Mathlib.Data.Sym.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 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.
- Symstatement · cited by 150
- Sym.replicatestatement · cited by 15
- Multiset.mem_replicateproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Finset.replicate_mem_symproof · cited by 2
- Sym.mem_fill_iffproof · cited by 1
- Sym.filter_ne_fillproof · cited by 1