Theorems · Theorem · combinatorics
Multiset.Pi.cons_injective
∀ {α : Type u_1} [inst : DecidableEq α] {δ : α → Sort u_2} {a : α} {b : δ a} {s : Multiset α},
a ∉ s → Function.Injective (Multiset.Pi.cons s a b)- Defined in
- Mathlib.Data.Multiset.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, 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.consstatement and proof · cited by 313
- Multiset.mem_cons_of_memproof · cited by 35
- Multiset.mem_consproof · cited by 29
- Multiset.Pi.consstatement and proof · cited by 14
- Multiset.Pi.cons_neproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Finset.pi_insertproof · cited by 1
- Finset.Pi.cons_injectiveproof · cited by 1
- Multiset.Nodup.piproof · cited by 0