Theorems · Theorem · order theory
strictMonoOn_of_lt_add_one
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : Add α] [inst_3 : One α]
[inst_4 : SuccAddOrder α] [IsSuccArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMax a → a ∈ s → a + 1 ∈ s → f a < f (a + 1)) → StrictMonoOn f s- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IsMaxstatement · cited by 372
- StrictMonoOnstatement and proof · cited by 194
- Set.OrdConnectedstatement and proof · cited by 161
- Order.succ_eq_add_oneproof · cited by 115
- SuccAddOrderstatement and proof · cited by 108
- IsSuccArchimedeanstatement and proof · cited by 88
- strictMonoOn_of_lt_succproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Finset.nsmul_right_strictMonoOnproof · cited by 1
- Finset.pow_right_strictMonoOnproof · cited by 1
- pentagonal_strictMonoOnproof · cited by 0