Theorems · Theorem · order theory
Succ.rec_bot
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : OrderBot α] [inst_2 : SuccOrder α] [IsSuccArchimedean α] (p : α → Prop),
p ⊥ → (∀ (a : α), p a → p (Order.succ a)) → ∀ (a : α), p a- Defined in
- Mathlib.Order.SuccPred.Archimedean
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- bot_leproof · cited by 306
- IsSuccArchimedeanstatement and proof · cited by 88
- Succ.recproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- StrictMonoOn.Iic_id_leproof · cited by 3