Mathlib Map

Theorems · Definition · logic and foundations

Nat.Subtype.ofNat

(s : Set ℕ) → [DecidablePred fun x => x ∈ s] → [Infinite ↑s] → ℕ → ↑s

Returns the n-th element of a set, according to the usual ordering of .

Defined in
Mathlib.Logic.Denumerable
Cited by
9 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidablePredInfinite

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.

  • Setstatement and proof · cited by 53,352
  • Set.Elemstatement and proof · cited by 7,166
  • Infinitestatement and proof · cited by 352

Cited by12

Results whose statement or proof uses this declaration.