Theorems · Theorem · real analysis
MonovaryOn.sum_smul_comp_perm_le_sum_smul
∀ {ι : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Semiring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α]
[ExistsAddOfLE α] [inst_4 : AddCommMonoid β] [inst_5 : LinearOrder β] [IsOrderedCancelAddMonoid β]
[inst_7 : Module α β] [PosSMulMono α β] {s : Finset ι} {σ : Equiv.Perm ι} {f : ι → α} {g : ι → β},
MonovaryOn f g ↑s → {x | σ x ≠ x} ⊆ ↑s → ∑ i ∈ s, f i • g (σ i) ≤ ∑ i ∈ s, f i • g iRearrangement Inequality: Pointwise scalar multiplication of f and g is maximized when
f and g monovary together on s. Stated by permuting the entries of g.
- Defined in
- Mathlib.Algebra.Order.Rearrangement
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- Equivproof · cited by 8,337
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredstatement and proof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- Equiv.symmproof · cited by 3,681
Cited by7
Results whose statement or proof uses this declaration.
- MonovaryOn.sum_smul_comp_perm_eq_sum_smul_iffproof · cited by 5
- MonovaryOn.sum_smul_sum_le_card_smul_sumproof · cited by 4
- MonovaryOn.sum_comp_perm_smul_le_sum_smulproof · cited by 4
- AntivaryOn.sum_smul_le_sum_smul_comp_permproof · cited by 3
- MonovaryOn.sum_smul_comp_perm_lt_sum_smul_iffproof · cited by 2
- Monovary.sum_smul_comp_perm_le_sum_smulproof · cited by 1
- MonovaryOn.sum_mul_comp_perm_le_sum_mulproof · cited by 0