Mathlib Map

Theorems · Theorem · combinatorics

Set.finite_or_infinite

∀ {α : Type u} (s : Set α), s.Finite ∨ s.Infinite

See also finite_or_infinite, fintypeOrInfinite.

Defined in
Mathlib.Data.Finite.Defs
Cited by
23 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Classical.choice, Quot.sound

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.

  • Setstatement and proof · cited by 53,352
  • Set.Finitestatement and proof · cited by 1,814
  • Set.Infinitestatement · cited by 263
  • emproof · cited by 115

Cited by23

Results whose statement or proof uses this declaration.