Theorems · Theorem · combinatorics
Multiset.rel_zero_right
∀ {α : Type u_1} {β : Type v} {r : α → β → Prop} {a : Multiset α}, Multiset.Rel r a 0 ↔ a = 0- Defined in
- Mathlib.Data.Multiset.ZeroCons
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, 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.consproof · cited by 313
- Multiset.Relstatement and proof · cited by 47
- Multiset.rel_iffproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- UniqueFactorizationMonoid.normalizedFactors_oneproof · cited by 8
- UniqueFactorizationMonoid.factors_oneproof · cited by 2
- Multiset.rel_of_forallproof · cited by 1
- Multiset.Rel.transproof · cited by 0