Theorems · Theorem · combinatorics
List.Pairwise.nodup
∀ {α : Type u} {l : List α} {r : α → α → Prop} [Std.Irrefl r], List.Pairwise r l → l.Nodup- Defined in
- Mathlib.Data.List.Nodup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- Std.Irrefl
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ne_of_irreflproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- List.Subset.antisymm_of_pairwiseproof · cited by 3
- Nat.nodup_divisorsAntidiagonalListproof · cited by 1
- Nat.bitIndices_nodupproof · cited by 0