Theorems · Theorem · order theory
IncidenceAlgebra.mul_apply
∀ {𝕜 : Type u_2} {α : Type u_5} [inst : Preorder α] [inst_1 : LocallyFiniteOrder α] [inst_2 : AddCommMonoid 𝕜]
[inst_3 : Mul 𝕜] (f g : IncidenceAlgebra 𝕜 α) (a b : α), (f * g) a b = ∑ x ∈ Finset.Icc a b, f a x * g x b- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- Finset.sumstatement · cited by 5,195
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement · cited by 348
- IncidenceAlgebrastatement and proof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- IncidenceAlgebra.mu_mul_zetaproof · cited by 3
- IncidenceAlgebra.zeta_mul_zetaproof · cited by 0