Theorems · Theorem · real analysis
Finsupp.log_prod
∀ {α : Type u_1} {β : Type u_2} [inst : Zero β] (f : α →₀ β) (g : α → β → ℝ),
(∀ (a : α), g a (f a) = 0 → f a = 0) → Real.log (f.prod g) = f.sum fun a b => Real.log (g a b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Realstatement and proof · cited by 25,697
- Finsuppstatement and proof · cited by 5,255
- Real.logstatement · cited by 939
- Finsupp.supportproof · cited by 828
- Finsupp.sumstatement · cited by 481
- Finsupp.prodstatement · cited by 231
- Finsupp.mem_support_iffproof · cited by 89
- Real.log_prodproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Real.log_nat_eq_sum_factorizationproof · cited by 1