How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
FALSE: every smooth map between open subsets of the plane is real analytic
Statement
False claim: Every smooth map between open subsets of is real analytic.
Facts & Assumptions
Given: The function and planar map defined by
The real exponential is and every derivative of it is the exponential itself (The exponential function is smooth and ).
The derivative of a composite is given by the chain rule when the component derivatives exist (The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with ).
Sums, scalar multiples, products, and quotients with nonzero denominator obey the corresponding derivative rules (Sums, scalar multiples, products and quotients: , , , and when ).
For every natural and real , as (The exponential dominates every fixed nonnegative integer power at ).
A planar real function is when every coordinate-derivative word of length at most , including the word of length zero, exists and is continuous ( maps and multi-index derivative notation in Euclidean space).
A smooth map is real analytic when, near every point, both components equal their total-degree Taylor series (Real-analytic maps between open subsets of the coordinate plane).
The real exponential is positive everywhere and satisfies (The exponential is positive and satisfies ).
Refutation
For every natural , repeated use of [L1], [L2], and [L3] gives a real polynomial such that for : take , and differentiation replaces by the polynomial .
As , every expression and its quotient by tends to : with , polynomial growth is bounded by a natural power of , which for is bounded by a natural power of , and [L4] applied to makes that power times tend to zero.
Inductively set every derivative value : step 2.1 makes continuous at and makes its difference quotient there tend to , so the next derivative exists and has value . Thus is smooth, and [L5] makes smooth with every mixed derivative at equal to .
By step 3.1, the total-degree Taylor series of at is the zero map, but [L7] gives for every ; such points occur in every neighbourhood of the origin, so the equality required by [L6] fails there.
The map is smooth by step 3.1 and not real analytic by step 4.1, so it refutes the false claim.
Depends on
- Real-analytic maps between open subsets of the coordinate plane
- $C^k$ maps and multi-index derivative notation in Euclidean space
- The exponential dominates every fixed nonnegative integer power at $+\infty$
- The exponential function is smooth and $(\exp)'=\exp$
- The chain rule, in one line from Carathéodory: if $g$ is differentiable at $c$ and $f$ is differentiable at $g(c)$, then $f \circ g$ is differentiable at $c$ with $(f \circ g)'(c) = f'(g(c))\,g'(c)$
- Sums, scalar multiples, products and quotients: $(f+g)'(c) = f'(c) + g'(c)$, $(\alpha f)'(c) = \alpha f'(c)$, $(fg)'(c) = f'(c)g(c) + f(c)g'(c)$, and $(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2}$ when $g(c) \ne 0$
- The exponential is positive and satisfies $\exp(-x)=1/\exp(x)$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
34 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Michael Taylor, Introduction to Analysis in Several Variables, Ch. 2 §2.2, Exercise 4 (standard reference, not scraped)