Theorems · Definition · logic and foundations
Nat.Subtype.succ
{s : Set ℕ} → [Infinite ↑s] → [DecidablePred fun x => x ∈ s] → ↑s → ↑sReturns 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.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Infinitestatement and proof · cited by 352
- Nat.findproof · cited by 139
- Nat.Subtype.exists_succproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- Nat.Subtype.succ_le_of_ltstatement and proof · cited by 2
- Nat.Subtype.le_succ_of_forall_lt_lestatement · cited by 1
- Nat.Subtype.lt_succ_selfstatement · cited by 1
- Nat.Subtype.lt_succ_iff_lestatement and proof · cited by 0
- Nat.Subtype.ofNat.eq_defstatement and proof · cited by 0
- Nat.Subtype.succ.congr_simpstatement and proof · cited by 0