Theorems · Theorem · global analysis
ContDiff.inner
∀ (𝕜 : Type u_1) {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
[inst_3 : NormedSpace ℝ E] {G : Type u_4} [inst_4 : NormedAddCommGroup G] [inst_5 : NormedSpace ℝ G] {f g : G → E}
{n : WithTop ℕ∞}, ContDiff ℝ n f → ContDiff ℝ n g → ContDiff ℝ n fun x => inner 𝕜 (f x) (g x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Inner.innerstatement · cited by 1,089
- ContDiffstatement and proof · cited by 352
- ContDiff.compproof · cited by 48
- ContDiff.prodMkproof · cited by 11
- contDiff_innerproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- contDiff_norm_sqproof · cited by 5