Mathlib Map

Theorems · Definition · combinatorics

FinEnum.ofSurjective

{α : Type u} → {β : Type u_1} → (f : β → α) → [DecidableEq α] → [FinEnum β] → Function.Surjective f → FinEnum α

create a FinEnum instance using a surjection

Defined in
Mathlib.Data.FinEnum
Cited by
0 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFinEnum

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.