Theorems · Theorem · global analysis
UniformCauchySeqOnFilter.one_smulRight
∀ {ι : Type u_1} {l : Filter ι} {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {G : Type u_3}
[inst_1 : NormedAddCommGroup G] [inst_2 : NormedSpace 𝕜 G] {f' : ι → 𝕜 → G} {l' : Filter 𝕜},
UniformCauchySeqOnFilter f' l l' → UniformCauchySeqOnFilter (fun n z => ContinuousLinearMap.smulRight 1 (f' n z)) l l'If our derivatives converge uniformly, then the Fréchet derivatives converge uniformly
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimageproof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- SProd.sprodproof · cited by 1,750
- uniformityproof · cited by 765
Cited by1
Results whose statement or proof uses this declaration.
- uniformCauchySeqOnFilter_of_derivproof · cited by 0