Mathlib Map

Theorems · Definition · combinatorics

fintypeOrInfinite

(α : Type u_4) → Fintype α ⊕' Infinite α

Any type is (classically) either a Fintype, or Infinite. One can obtain the relevant typeclasses via cases fintypeOrInfinite α.

Defined in
Mathlib.Data.Fintype.EquivFin
Cited by
14 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound

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 by15

Results whose statement or proof uses this declaration.