Theorems · Theorem · order theory
IncidenceAlgebra.sum_Icc_mu_left
∀ {𝕜 : Type u_2} {α : Type u_5} [inst : Ring 𝕜] [inst_1 : PartialOrder α] [inst_2 : LocallyFiniteOrder α]
[inst_3 : DecidableEq α] (a b : α), ∑ x ∈ Finset.Icc a b, (IncidenceAlgebra.mu 𝕜) x b = if a = b then 1 else 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement and proof · cited by 348
- IncidenceAlgebrastatement and proof · cited by 51
- IncidenceAlgebra.mustatement · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- IncidenceAlgebra.mu_toDualproof · cited by 3