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
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.
- DFunLike.coestatement ยท cited by 62,936
- RingHomstatement ยท cited by 10,189
- NontriviallyNormedFieldstatement and proof ยท cited by 8,742
- StarRingstatement and proof ยท cited by 1,686
- starRingEndstatement ยท cited by 671
- HasDerivAtstatement and proof ยท cited by 493
- NormedStarGroupstatement and proof ยท cited by 54
- HasDerivAt.star_conjproof ยท cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.