Theorems · Theorem · logic and foundations
Nat.Subtype.le_succ_of_forall_lt_le
∀ {s : Set ℕ} [inst : Infinite ↑s] [inst_1 : DecidablePred fun x => x ∈ s] {x y : ↑s},
(∀ z < x, z ≤ y) → x ≤ Nat.Subtype.succ y- Defined in
- Mathlib.Logic.Denumerable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 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.
Cites9
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
- le_of_not_gtproof · cited by 430
- Infinitestatement and proof · cited by 352
- LE.le.not_gtproof · cited by 189
- Nat.findproof · cited by 139
- Nat.find_specproof · cited by 74
- Nat.Subtype.succstatement · cited by 6
- Nat.Subtype.exists_succproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Nat.Subtype.ofNat_surjectiveproof · cited by 1