Mathlib Map

Theorems ยท Theorem ยท real analysis

HasDerivAt.conj_conj

โˆ€ {๐•œ : Type u} [inst : NontriviallyNormedField ๐•œ] [inst_1 : StarRing ๐•œ] {x : ๐•œ} [NormedStarGroup ๐•œ] {f : ๐•œ โ†’ ๐•œ}
  {f' : ๐•œ},
  HasDerivAt f f' x โ†’ HasDerivAt (โ‡‘(starRingEnd ๐•œ) โˆ˜ f โˆ˜ โ‡‘(starRingEnd ๐•œ)) ((starRingEnd ๐•œ) f') ((starRingEnd ๐•œ) x)

If f has derivative f' at z, then conj โˆ˜ f โˆ˜ conj has derivative conj f' at conj z.

Defined in
Mathlib.Analysis.Calculus.Deriv.Star
Cited by
0 results in Mathlib
Foundations
Depth 171 from the axioms ยท uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldStarRingNormedStarGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.