Mathlib Map

Theorems · Theorem · combinatorics

Set.infinite_or_finite

∀ {α : Type u} (s : Set α), s.Infinite ∨ s.Finite
Defined in
Mathlib.Data.Finite.Defs
Cited by
6 results in Mathlib
Foundations
Depth 12 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
  • em'proof · cited by 12

Cited by6

Results whose statement or proof uses this declaration.