Theorems · Theorem · functional analysis
RCLike.ofReal_finsuppProd
∀ {K : Type u_1} [inst : RCLike K] {α : Type u_3} {M : Type u_4} [inst_1 : Zero M] (f : α →₀ M) (g : α → M → ℝ),
↑(f.prod fun a b => g a b) = f.prod fun a b => ↑(g a b)- Defined in
- Mathlib.Analysis.RCLike.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 159 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.
- Realstatement and proof · cited by 25,697
- Finsuppstatement and proof · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- RCLikestatement and proof · cited by 2,829
- RCLike.ofRealstatement · cited by 350
- Finsupp.prodstatement · cited by 231
- map_finsuppProdproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.