Theorems · Theorem · order theory
Set.card_image_of_inj_on
∀ {α : Type u} {β : Type v} {s : Set α} [inst : Fintype ↑s] {f : α → β} [inst_1 : Fintype ↑(f '' s)],
(∀ x ∈ s, ∀ y ∈ s, f x = f y → x = y) → Fintype.card ↑(f '' s) = Fintype.card ↑s- Defined in
- Mathlib.Data.Set.Finite.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Fintype.cardstatement · cited by 1,386
- Finset.imageproof · cited by 910
- Set.toFinsetproof · cited by 217
- Set.mem_toFinsetproof · cited by 47
- Finset.card_image_of_injOnproof · cited by 36
- Fintype.card_of_finset'proof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- Nat.card_image_of_injOnproof · cited by 3
- Set.card_image_of_injectiveproof · cited by 2