Theorems · Theorem · several complex variables
AnalyticWithinAt.curry_right
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} {F : Type u_4} {G : Type u_5}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {f : E × F → G} {s : Set (E × F)} {p : E × F},
AnalyticWithinAt 𝕜 f s p → AnalyticWithinAt 𝕜 (fun y => f (p.1, y)) {y | (p.1, y) ∈ s} p.2- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.ofPredstatement and proof · cited by 6,101
- AnalyticWithinAtstatement and proof · cited by 96
- analyticWithinAt_constproof · cited by 6
- AnalyticWithinAt.comp₂proof · cited by 3
- analyticWithinAt_idproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOn.curry_rightproof · cited by 0