Theorems · Theorem · order theory
Multiset.nodup_sup_iff
∀ {α : Type u_2} [inst : DecidableEq α] {m : Multiset (Multiset α)}, m.sup.Nodup ↔ ∀ a ∈ m, a.Nodup- Defined in
- Mathlib.Data.Multiset.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Nodupstatement and proof · cited by 148
- Multiset.induction_onproof · cited by 109
- Multiset.supstatement and proof · cited by 20
- Multiset.sup_consproof · cited by 3
- Multiset.sup_zeroproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.