Theorems · Theorem · order theory
monotoneOn_of_sub_one_le
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : Sub α] [inst_3 : One α]
[inst_4 : PredSubOrder α] [IsPredArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMin a → a ∈ s → a - 1 ∈ s → f (a - 1) ≤ f a) → MonotoneOn f s- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 0 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
- MonotoneOnstatement and proof · cited by 311
- IsMinstatement · cited by 277
- Set.OrdConnectedstatement and proof · cited by 161
- PredSubOrderstatement and proof · cited by 68
- IsPredArchimedeanstatement and proof · cited by 66
- Order.pred_eq_sub_oneproof · cited by 59
- monotoneOn_of_pred_leproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.