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.
A fundamental matrix is invertible
Statement
Let solve the variational equation
on an interval , where is continuous. Then every matrix is invertible. Equivalently, a fundamental matrix of the variational equation is invertible at every time on its interval of definition.
Facts & Assumptions
Given: A continuous matrix field and a solution of , .
The variational equation is exactly a linear matrix ODE with initial matrix (The variational equation along an ODE solution).
Linear matrix ODEs on a compact interval have unique solutions (Linear matrix ODEs have unique global solutions on a fixed interval).
One-variable derivatives obey the product rule entrywise (Sums, scalar multiples, products and quotients: , , , and when ).
Proof
Fix a compact subinterval containing . By [F1] and [L1] the matrix ODE below has a unique solution.
has a unique solution .
Entrywise product differentiation from [L2] gives the identity below.
Thus is constant on . At this constant is , so for all .
The same calculation applied to gives and , hence on . Therefore and is invertible on . Since was arbitrary and lies in some compact subinterval containing , every is invertible on .
Depends on
- The variational equation along an ODE solution
- Linear matrix ODEs have unique global solutions on a fixed interval
- 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$
Used by
Dependency tree · two levels
22 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
- Nigel Hitchin, Differentiable Manifolds, Appendix §10.3, Lemma 10.6 (standard reference, not scraped)
- Chin-Lung Wang, Banach Calculus, §4.4 (standard reference, not scraped)