Mathlib Map

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
Assumes
PartialOrderPreorderPredOrderIsPredArchimedean

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.