Theorems · Definition · combinatorics
DFunLike.fintype
(F : Type u_1) →
{α : Type u_3} →
{β : α → Type u_5} → [DFunLike F α β] → [DecidableEq α] → [Fintype α] → [(i : α) → Fintype (β i)] → Fintype FAll DFunLikes are finite if their domain and codomain are.
This is not an instance because specific DFunLike types might have a better-suited definition.
See also DFunLike.finite.
- Defined in
- Mathlib.Data.FunLike.Fintype
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- DFunLikestatement and proof · cited by 576
- DFunLike.coe_injectiveproof · cited by 161
- Fintype.ofInjectiveproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- FunLike.fintypeproof · cited by 0