Theorems · Theorem · order theory
strictMonoOn_of_lt_succ
∀ {α : Type u_3} {β : Type u_4} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : SuccOrder α]
[IsSuccArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMax a → a ∈ s → Order.succ a ∈ s → f a < f (Order.succ a)) → StrictMonoOn f s- Defined in
- Mathlib.Order.SuccPred.Archimedean
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.leproof · cited by 2,189
- Nat.iterateproof · cited by 740
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- IsMaxstatement and proof · cited by 372
- LT.lt.transproof · cited by 370
- StrictMonoOnstatement · cited by 194
- Set.OrdConnectedstatement and proof · cited by 161
- Order.le_succproof · cited by 96
Cited by4
Results whose statement or proof uses this declaration.
- strictMonoOn_Iic_of_lt_succproof · cited by 3
- strictMonoOn_of_lt_add_oneproof · cited by 3
- strictAntiOn_of_succ_ltproof · cited by 2
- strictMono_of_lt_succproof · cited by 1