Theorems · Theorem · order theory
monotoneOn_of_pred_le
∀ {α : Type u_3} {β : Type u_4} [inst : PartialOrder α] [inst_1 : Preorder β] [inst_2 : PredOrder α]
[IsPredArchimedean α] {s : Set α} {f : α → β},
s.OrdConnected → (∀ (a : α), ¬IsMin a → a ∈ s → Order.pred a ∈ s → f (Order.pred a) ≤ f a) → MonotoneOn f s- Defined in
- Mathlib.Order.SuccPred.Archimedean
- Cited by
- 3 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.
Cites17
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
- Nat.iterateproof · cited by 740
- PredOrderstatement and proof · cited by 334
- MonotoneOnstatement · cited by 311
- IsMinstatement and proof · cited by 277
- Order.predstatement and proof · cited by 273
- Set.OrdConnectedstatement and proof · cited by 161
- LE.le.trans'proof · cited by 140
- Function.iterate_succ_apply'proof · cited by 72
- IsPredArchimedeanstatement and proof · cited by 66
Cited by3
Results whose statement or proof uses this declaration.
- antitoneOn_of_le_predproof · cited by 2
- monotone_of_pred_leproof · cited by 1
- monotoneOn_of_sub_one_leproof · cited by 0