Mathlib Map

Theorems · Theorem · combinatorics

Finset.card_image_of_injOn

∀ {α : Type u_1} {β : Type u_2} {s : Finset α} {f : α → β} [inst : DecidableEq β],
  Set.InjOn f ↑s → (Finset.image f s).card = s.card
Defined in
Mathlib.Data.Finset.Card
Cited by
36 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by36

Results whose statement or proof uses this declaration.