Theorems · Definition · combinatorics
FinEnum.ofInjective
{α : Type u_1} → {β : Type u_2} → (f : α → β) → [DecidableEq α] → [FinEnum β] → Function.Injective f → FinEnum αcreate a FinEnum instance using an injection
- 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FinEnumstatement and proof · cited by 21
- Function.partialInvproof · cited by 4
- FinEnum.toListproof · cited by 4
- FinEnum.ofListproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.