Theorems · Theorem · order theory
strictMonoOn_of_pred_lt
∀ {α : 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) → StrictMonoOn 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.
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
- PredOrderstatement and proof · cited by 334
- IsMinstatement and proof · cited by 277
- Order.predstatement and proof · cited by 273
- StrictMonoOnstatement · cited by 194
- Set.OrdConnectedstatement and proof · cited by 161
- Function.iterate_succ_apply'proof · cited by 72
- IsPredArchimedeanstatement and proof · cited by 66
Cited by3
Results whose statement or proof uses this declaration.
- strictAntiOn_of_lt_predproof · cited by 2
- strictMono_of_pred_ltproof · cited by 1
- strictMonoOn_of_sub_one_ltproof · cited by 0