Physlib.ClassicalFieldTheory.Local.Variation
Admissible local variations
i. Overview
This module packages the admissible variations used in the local first-variation problem.
For the first local stage, a variation is admissible if it is a smooth compactly supported map `Space d → U` for a real normed vector space `U`. This reuses the existing `IsTestFunction` predicate rather than introducing a second support calculus.
ii. Key results
- `ClassicalFieldTheory.Local.AdmissibleVariation` : compactly supported smooth variations.
iii. Table of contents
- A. Admissible variations
- B. Basic operations on admissible variations
iv. References
A. Admissible variations
B. Basic operations on admissible variations
14 declarations
Coercion from admissible variations to functions
This instance defines a coercion that allows an admissible variation (belonging to the type `AdmissibleVariation d U`) to be treated as a function mapping the space to the vector space . Specifically, for any point , the value is defined by the underlying function of the variation.
Admissible variations have compact support
Let be an admissible variation from the -dimensional Euclidean space to a real normed vector space . Then the underlying function of has compact support.
An admissible variation as a compactly supported continuous map
Given an admissible variation (where is a -dimensional Euclidean space and is a real normed vector space), this mapping views as a continuous map with compact support. Since an admissible variation is defined as a smooth function with compact support, it satisfies the requirements to be an element of the space of compactly supported continuous maps .
Zero element of admissible variations
The zero element of the space of admissible variations is the constant function that maps every point to the zero vector . Here, is a -dimensional Euclidean space and is a real normed vector space.
The zero admissible variation is pointwise zero
For any point in the -dimensional Euclidean space , the zero element of the space of admissible variations evaluates to the zero vector in , i.e., .
Pointwise negation of admissible variations
For an admissible variation in the space , its negation is defined pointwise by the rule for all . This negation preserves the properties of being smooth and compactly supported.
for Admissible Variations
Let be the space of smooth, compactly supported maps from to a real normed vector space . For any admissible variation and any point , the value of the negated variation at is equal to the negation of the value of at :
Addition of admissible variations
For two admissible variations , their sum is defined by the pointwise addition for all . This operation is well-defined as the sum of two smooth, compactly supported functions is itself smooth and compactly supported.
Let and be admissible variations in . For any point , the value of their sum at is given by the sum of their individual values:
Subtraction of admissible variations
The space of admissible variations , consisting of smooth compactly supported maps from to a real normed vector space , is equipped with a subtraction operation. For two admissible variations and , their difference is defined pointwise by for all . This difference is also an admissible variation because the subtraction of two smooth functions with compact support results in a function that is also smooth and compactly supported.
Pointwise Subtraction of Admissible Variations:
For any two admissible variations and any point , the value of their difference evaluated at is equal to the difference of their individual values at that point, i.e., . Here, an admissible variation is a smooth, compactly supported map from the base space to a real normed vector space .
-scalar multiplication on the space of admissible variations
The space of admissible variations , which consists of smooth compactly supported maps from to a real normed vector space , is equipped with a scalar multiplication by real numbers . For any variation and scalar , the result is defined pointwise as .
for admissible variations
For any real number , any admissible variation (a smooth compactly supported map from to a real normed vector space ), and any point , the evaluation of the scalar-multiplied variation at is equal to the scalar multiplication of the value by , that is, .
The coordinate components of an admissible variation are test functions
Let be an admissible variation, which is defined as a smooth function with compact support. For any coordinate index , the -th component function is a test function (a smooth real-valued function with compact support).
