Theorems · Theorem · combinatorics
Multiset.singleton_eq_cons_iff
∀ {α : Type u_1} {a b : α} (m : Multiset α), {a} = b ::ₘ m ↔ a = b ∧ m = 0- Defined in
- Mathlib.Data.Multiset.ZeroCons
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.consstatement and proof · cited by 313
- Multiset.cons_zeroproof · cited by 5
- Multiset.cons_eq_consproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.