Theorems · Theorem · order theory
StrictMonoOn.neg
∀ {α : Type u} {β : Type u_1} [inst : AddGroup α] [inst_1 : Preorder α] [AddLeftStrictMono α] [AddRightStrictMono α]
[inst_4 : Preorder β] {f : β → α} {s : Set β}, StrictMonoOn f s → StrictAntiOn (fun x => -f x) s- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
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.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- AddGroupstatement and proof · cited by 4,410
- AddLeftStrictMonostatement and proof · cited by 203
- StrictMonoOnstatement and proof · cited by 194
- AddRightStrictMonostatement and proof · cited by 160
- StrictAntiOnstatement · cited by 120
- neg_lt_neg_iffproof · cited by 39
Cited by3
Results whose statement or proof uses this declaration.
- ConvexOn.strictAntiOnproof · cited by 2
- StrictConcaveOn.strictAntiOn_derivproof · cited by 0
- ConcaveOn.strictAntiOnproof · cited by 0