Theorems · Theorem · order theory
strictMonoOn_Ici_of_pred_lt
∀ {α : Type u_1} {β : Type u_2} [inst : PartialOrder α] [inst_1 : Preorder β] {ψ : α → β} [inst_2 : PredOrder α]
[IsPredArchimedean α] {n : α}, (∀ (m : α), n < m → ψ (Order.pred m) < ψ m) → StrictMonoOn ψ (Set.Ici n)- Defined in
- Mathlib.Order.Interval.Set.Monotone
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- Set.Icistatement and proof · cited by 1,070
- PredOrderstatement and proof · cited by 334
- Order.predstatement and proof · cited by 273
- StrictMonoOnstatement · cited by 194
- IsPredArchimedeanstatement and proof · cited by 66
- strictMonoOn_Iic_of_lt_succproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.