Theorems · Theorem · order theory
IncidenceAlgebra.moebius_inversion_bot
∀ {𝕜 : Type u_2} {α : Type u_5} [inst : Ring 𝕜] [inst_1 : PartialOrder α] [inst_2 : OrderBot α]
[inst_3 : LocallyFiniteOrder α] [inst_4 : DecidableEq α] (f g : α → 𝕜),
(∀ (x : α), g x = ∑ y ≤ x, f y) → ∀ (x : α), f x = ∑ y ≤ x, (IncidenceAlgebra.mu 𝕜) y x * g yA general form of Möbius inversion. Based on lemma 2.1.3 of Incidence Algebras by Spiegel and O'Donnell.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Finset.sum_congrproof · cited by 2,323
- OrderBotstatement and proof · cited by 1,055
- OrderDualproof · cited by 927
- LocallyFiniteOrderstatement and proof · cited by 658
- OrderDual.toDualproof · cited by 481
- Finset.Iicstatement and proof · cited by 280
- Finset.Iciproof · cited by 105
- IncidenceAlgebrastatement · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.