Mathlib Map

Theorems Β· Theorem Β· real analysis

differentiableAt_conj_conj_iff

βˆ€ {π•œ : Type u} [inst : NontriviallyNormedField π•œ] [inst_1 : StarRing π•œ] {x : π•œ} [NormedStarGroup π•œ] {f : π•œ β†’ π•œ},
  DifferentiableAt π•œ (⇑(starRingEnd π•œ) ∘ f ∘ ⇑(starRingEnd π•œ)) x ↔ DifferentiableAt π•œ f ((starRingEnd π•œ) x)

A function f is differentiable at conj z iff conj ∘ f ∘ conj is differentiable at z.

Defined in
Mathlib.Analysis.Calculus.Deriv.Star
Cited by
1 results in Mathlib
Foundations
Depth 173 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 by1

Results whose statement or proof uses this declaration.