Theorems · Theorem · order theory
StrictAnti.const_smul
∀ {α : Type u_1} {β : Type u_2} {a : α} [inst : SMul α β] [inst_1 : Preorder α] [inst_2 : Preorder β] [inst_3 : Zero α]
[PosSMulStrictMono α β] {γ : Type u_3} [inst_5 : Preorder γ] {f : γ → β},
StrictAnti f → 0 < a → StrictAnti fun x => a • f xScalar multiplication on the left by a positive element preserves strict antitonicity.
- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 0 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.
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
- StrictAntistatement and proof · cited by 204
- PosSMulStrictMonostatement and proof · cited by 128
- StrictMono.comp_strictAntiproof · cited by 6
- strictMono_smul_left_of_posproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.