Theorems · Theorem · real analysis
ContDiffPointwiseHolderAt.clm_apply
∀ {E : Type u_1} {F : Type u_2} {G : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] [inst_4 : NormedAddCommGroup G] [inst_5 : NormedSpace ℝ G]
{k : ℕ} {α : ↑unitInterval} {a : E} {f : E → F →L[ℝ] G} {g : E → F},
ContDiffPointwiseHolderAt k α f a →
ContDiffPointwiseHolderAt k α g a → ContDiffPointwiseHolderAt k α (fun x => (f x) (g x)) a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemstatement and proof · cited by 7,166
- ContinuousLinearMapstatement and proof · cited by 5,352
- unitIntervalstatement and proof · cited by 607
- differentiableAt_idproof · cited by 63
- WithTop.coe_lt_topproof · cited by 44
- ContDiffPointwiseHolderAtstatement and proof · cited by 30
- contDiffAt_sndproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.