Mathlib Map

Theorems · Theorem · combinatorics

Multiset.eq_zero_of_forall_notMem

∀ {α : Type u_1} {s : Multiset α}, (∀ (x : α), x ∉ s) → s = 0
Defined in
Mathlib.Data.Multiset.ZeroCons
Cited by
13 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, 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.

  • Multisetstatement and proof · cited by 2,627

Cited by13

Results whose statement or proof uses this declaration.