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.
- FinEnumstatement and proof · cited by 21
- FinEnum.toListproof · cited by 4
- FinEnum.ofListproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.