Theorems · Theorem · combinatorics
Sym.replicate_right_inj
∀ {α : Type u_1} {a b : α} {n : ℕ}, n ≠ 0 → (Sym.replicate n a = Sym.replicate n b ↔ a = b)- Defined in
- Mathlib.Data.Sym.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
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.replicate_right_injproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Sym.replicate_right_injectiveproof · cited by 0