Theorems · Theorem · order theory
StrictMono.add_const
∀ {α : Type u_1} {β : Type u_2} [inst : Add α] [inst_1 : Preorder α] [inst_2 : Preorder β] {f : β → α}
[AddRightStrictMono α], StrictMono f → ∀ (c : α), StrictMono fun x => f x + c- Cited by
- 6 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- StrictMonostatement and proof · cited by 706
- AddRightStrictMonostatement and proof · cited by 160
- add_lt_add_leftproof · cited by 47
Cited by6
Results whose statement or proof uses this declaration.
- cmp_add_rightproof · cited by 2
- Nat.nth_addproof · cited by 2
- CircleDeg1Lift.iterate_pos_le_iffproof · cited by 1
- CircleDeg1Lift.iterate_pos_lt_iffproof · cited by 1
- CircleDeg1Lift.iterate_pos_eq_iffproof · cited by 0
- Filter.Tendsto.subseq_mem_entourageproof · cited by 0