Mathlib Map

Theorems · Definition · logic and foundations

Nat.Subtype.succ

{s : Set ℕ} → [Infinite ↑s] → [DecidablePred fun x => x ∈ s] → ↑s → ↑s

Returns the next natural in a set, according to the usual ordering of .

Defined in
Mathlib.Logic.Denumerable
Cited by
6 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
InfiniteDecidablePred

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.

Cited by6

Results whose statement or proof uses this declaration.