Theorems · Theorem · several complex variables
AnalyticAt.div_const
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {𝕝 : Type u_8} [inst_3 : NormedDivisionRing 𝕝] [inst_4 : NormedAlgebra 𝕜 𝕝] {x : E}
{f : E → 𝕝}, AnalyticAt 𝕜 f x → ∀ {c : 𝕝}, AnalyticAt 𝕜 (fun x => f x / c) x- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- div_eq_mul_invproof · cited by 715
- NormedDivisionRingstatement and proof · cited by 360
- AnalyticAtstatement and proof · cited by 321
- AnalyticAt.const_smulproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AnalyticAt.exists_eventuallyEq_sum_add_pow_mulproof · cited by 1
- PeriodPair.order_weierstrassPproof · cited by 0