Theorems · Theorem · combinatorics
Fintype.card_lt_of_injective_not_surjective
∀ {α : Type u_1} {β : Type u_2} [inst : Fintype α] [inst_1 : Fintype β] (f : α → β),
Function.Injective f → ¬Function.Surjective f → Fintype.card α < Fintype.card β- Defined in
- Mathlib.Data.Fintype.Card
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fintype.cardstatement and proof · cited by 1,386
- Fintype.card_lt_of_injective_of_notMemproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Set.card_lt_cardproof · cited by 2
- Fintype.card_lt_of_surjective_not_injectiveproof · cited by 0