Theorems · Theorem · combinatorics
Finset.val_le_iff_val_subset
∀ {α : Type u_1} {a : Finset α} {b : Multiset α}, a.val ≤ b ↔ a.val ⊆ b- Defined in
- Mathlib.Data.Finset.Dedup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Multisetstatement and proof · cited by 2,627
- Finset.valstatement · cited by 438
- Finset.nodupproof · cited by 40
- Multiset.le_iff_subsetproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.nthRoots_eqproof · cited by 3
- Polynomial.roots_eq_of_degree_le_card_of_ne_zeroproof · cited by 2
- Polynomial.card_le_degree_of_subset_rootsproof · cited by 1