Theorems · Theorem · order theory
Monotone.const_add
∀ {α : Type u_1} {β : Type u_2} [inst : Add α] [inst_1 : Preorder α] [inst_2 : Preorder β] {f : β → α} [AddLeftMono α],
Monotone f → ∀ (a : α), Monotone fun x => a + f x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Monotonestatement and proof · cited by 1,397
- AddLeftMonostatement and proof · cited by 687
- Monotone.compproof · cited by 67
- add_right_monoproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- min_add_add_leftproof · cited by 2
- max_add_add_leftproof · cited by 2
- AbsolutelyContinuousOnInterval.boundedVariationOnproof · cited by 2