Theorems · Theorem · order theory
IncidenceAlgebra.sum_Icc_mu_right
∀ {𝕜 : Type u_2} {α : Type u_5} [inst : AddCommGroup 𝕜] [inst_1 : One 𝕜] [inst_2 : PartialOrder α]
[inst_3 : LocallyFiniteOrder α] [inst_4 : DecidableEq α] (a b : α),
∑ x ∈ Finset.Icc a b, (IncidenceAlgebra.mu 𝕜) a x = if a = b then 1 else 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- LE.le.transproof · cited by 3,151
- Finset.sum_congrproof · cited by 2,323
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icoproof · cited by 450
- Finset.Iccstatement and proof · cited by 348
- neg_add_cancelproof · cited by 256
- Finset.sum_singletonproof · cited by 251
- Finset.sum_insertproof · cited by 196
Cited by1
Results whose statement or proof uses this declaration.
- IncidenceAlgebra.mu_mul_zetaproof · cited by 3