Theorems · Theorem · logic and foundations
List.Nodup.length_le_natCard
∀ {α : Type u_1} {l : List α}, l.Nodup → ∀ [Finite α], l.length ≤ Nat.card α- Defined in
- Mathlib.SetTheory.Cardinal.NatCard
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypeproof · cited by 7,736
- Finitestatement and proof · cited by 3,029
- le_reflproof · cited by 2,061
- Nat.cardstatement and proof · cited by 844
- le_imp_le_of_le_of_leproof · cited by 576
- Fintype.ofFiniteproof · cited by 255
- Fintype.card_eq_nat_cardproof · cited by 31
- List.Nodup.length_le_cardproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- List.Nodup.length_le_enatCardproof · cited by 1