The image of a Finsupp under Finsupp.toFreeAbelianGroup is the finite sum of the
generators weighted by the corresponding integer coefficients.
Any element of a free abelian group can be written as the finite sum of its generators
weighted by the integer coefficients given by its associated Finsupp.
The lift of f : Y → Z along FreeAbelianGroup.lift evaluated at c equals the
finite sum, over the support of c, of f applied to each generator scaled by its
integer coefficient.
The support of a finite sum of free-abelian-group elements is contained in the union of the supports of the summands.
The support of FreeAbelianGroup.lift f c is contained in the union over the support
of c of the supports of f x.
If a property P holds on the supports of f x for every x in the support of c,
then it holds on the support of FreeAbelianGroup.lift f c.
The i-th barycentric coordinate of the k-th vertex of the simplex of the standard
barycentric subdivision associated to the permutation π. It is 1/(k+1) when i is in
the image under π of {0, …, k}, and 0 otherwise.
Instances For
The underlying function of the barycentric subdivision map associated to a permutation
π: it sends a barycentric coordinate vector t to the affine combination of the
barycentric subdivision vertices weighted by t.
Instances For
The barycentric subdivision vertex coordinates are nonnegative.
The barycentric coordinates of any vertex of the barycentric subdivision sum to one, exhibiting it as a point of the standard simplex.
The barycentric subdivision map sends a point of the standard simplex to a point of the standard simplex.
The barycentric subdivision map is continuous, as a self-map of the standard simplex.
The singular n-simplex on the standard n-simplex associated to a permutation π
of {0,…,n}, given by the barycentric subdivision construction.
Instances For
The standard subdivision chain on the standard n-simplex, defined as the signed sum
over permutations π of Fin (n+1) of the barycentric subdivision simplices, with sign
given by Equiv.Perm.sign π.
Instances For
The subdivision operator $ : S_n(X) → S_n(X), defined on a singular simplex σ as
the image of the standard subdivision chain under σ, and extended additively.
Instances For
The k-fold iterate $^k c of the subdivision operator applied to a chain c.
Instances For
The (finite) set of singular simplices that appear with nonzero coefficient in the
chain c.
Instances For
A chain is 𝒜-small if every singular simplex appearing in its support is
𝒜-small (i.e. has image contained in some member of 𝒜).
Instances For
The zero chain is vacuously 𝒜-small.
The sum of two 𝒜-small chains is 𝒜-small.
The iterated subdivision operator is additive.
Every singular simplex appearing in the support of SingularChains.map σ c has image
contained in the range of σ.
The subdivision operator preserves 𝒜-smallness: if c is 𝒜-small then so is
$c.
If the k-th iterate of the subdivision operator applied to c is 𝒜-small, then
so is the (k+1)-th iterate.
Monotonicity: once an iterate of the subdivision operator applied to c is
𝒜-small, all subsequent iterates remain 𝒜-small.
Diameter shrinkage: every simplex appearing in the k-fold subdivision of the
identity simplex on Δⁿ has image of diameter at most (n/(n+1))^k.
For any ε > 0, some iterate of the subdivision operator applied to the identity
simplex on Δⁿ consists of simplices each of which has image of diameter less than ε.
Combining diameter shrinkage with the Lebesgue covering lemma: for any open cover
𝒰 of the standard simplex, some iterate of the subdivision operator applied to the
identity simplex consists of simplices each of which is contained in some U ∈ 𝒰.
Functoriality of SingularChains.map: the chain-level map associated to a composition
of continuous maps is the composition of the chain-level maps.
Naturality of the subdivision operator with respect to continuous maps: $ commutes
with SingularChains.map f.
Iterated naturality: the k-fold subdivision of a singular simplex σ equals the
pushforward under σ of the k-fold subdivision of the identity simplex on Δⁿ.
Single-simplex form of Lemma 13.2: for a cover 𝒜 of X and any singular simplex
σ, some iterate of the subdivision operator sends σ to an 𝒜-small chain.
Convenience restatement of iterateSubdivision_eventually_small_pullback.
Lemma 13.2 of Miller's Algebraic Topology I: for any cover 𝒜 of a space X and
any singular chain c, some iterate of the subdivision operator sends c to an
𝒜-small chain.