Theorems · Theorem · real analysis
differentiableAt_star_conj_iff
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] [inst_1 : StarRing 𝕜] {F : Type v} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace 𝕜 F] [inst_4 : StarAddMonoid F] [StarModule 𝕜 F] [ContinuousStar F] {x : 𝕜} [NormedStarGroup 𝕜]
{f : 𝕜 → F}, DifferentiableAt 𝕜 (star ∘ f ∘ ⇑(starRingEnd 𝕜)) x ↔ DifferentiableAt 𝕜 f ((starRingEnd 𝕜) x)A function f is differentiable at conj z iff star ∘ f ∘ conj is differentiable at z.
- Defined in
- Mathlib.Analysis.Calculus.Deriv.Star
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 172 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 and proof · cited by 62,936
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- StarRingstatement and proof · cited by 1,686
- Star.starstatement and proof · cited by 1,082
- starRingEndstatement and proof · cited by 671
- DifferentiableAtstatement and proof · cited by 617
Cited by2
Results whose statement or proof uses this declaration.
- deriv_star_conjproof · cited by 1
- differentiableAt_conj_conj_iffproof · cited by 1