Theorems · Theorem · group theory
Finset.sum_Ico_add
∀ {α : Type u_1} {M : Type u_3} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid α] [inst_2 : PartialOrder α]
[IsOrderedCancelAddMonoid α] [ExistsAddOfLE α] [inst_5 : LocallyFiniteOrder α] (f : α → M) (a b c : α),
∑ x ∈ Finset.Ico a b, f (c + x) = ∑ x ∈ Finset.Ico (a + c) (b + c), f x- Defined in
- Mathlib.Algebra.BigOperators.Intervals
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- add_commproof · cited by 1,535
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icostatement and proof · cited by 450
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- ExistsAddOfLEstatement and proof · cited by 330
- Finset.sum_Ico_add'proof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- Finset.sum_Ico_eq_sum_rangeproof · cited by 10
- AntitoneOn.integral_le_sum_Icoproof · cited by 3
- Nat.sub_one_mul_sum_div_pow_eq_sub_sum_digitsproof · cited by 1
- eVariationOn.add_le_unionproof · cited by 1
- eVariationOn.add_pointproof · cited by 1