Theorems · Theorem · general algebraic systems
Rat.cast_finsupp_sum
∀ {α : Type u_1} {M : Type u_5} {R : Type u_10} [inst : Zero M] (f : α →₀ M) [inst_1 : DivisionRing R] [CharZero R]
(g : α → M → ℚ), ↑(f.sum g) = f.sum fun a b => ↑(g a b)- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroDivisionRingCharZero
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.coeproof · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- Finsupp.supportproof · cited by 828
- Finsupp.sumstatement · cited by 481
- Rat.cast_sumproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.