Theorems · Theorem · combinatorics
List.Nodup.append
∀ {α : Type u} {l₁ l₂ : List α}, l₁.Nodup → l₂.Nodup → l₁.Disjoint l₂ → (l₁ ++ l₂).Nodup- Defined in
- Mathlib.Data.List.Nodup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
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.
- List.nodup_append'proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- List.Nodup.sym2proof · cited by 1
- List.Nodup.concatproof · cited by 0