Local constancy of fiberMultSum (heart, part 2) #
Combines the planar count (RootCounting.lean) with the stack of adapted charts
(LocalStructure.lean) to show fiberMultSum F is locally constant, hence constant on the
connected Y — the well-definedness theorem for degree.
RS.FiberStack.sum_multiplicity_inter_source— per-chart count: overy ∈ S.V, the part of the fiber inside thei-th chart source carries total multiplicitymultiplicity F (S.pt i)(transported through the adapted chart bijection with the planar root set ofRootCounting).RS.FiberStack.fiberMultSum_eq_sum— the fiber-sum is the same (∑ i, multiplicity F (S.pt i)) for everyy ∈ S.V, via the disjoint decompositionFiberStack.fiber_eq_iUnion.RS.isLocallyConstant_fiberMultSum—fiberMultSum Fis locally constant on all ofY.RS.fiberMultSum_const— THE well-definedness theorem:fiberMultSum Fis the same at everyy : Y(needs[ConnectedSpace Y]).
Per-chart count (heart, part 2a): over y ∈ S.V, the part of the fiber inside the i-th
chart source carries total multiplicity multiplicity F (S.pt i).
Heart, part 2b: the fiber-sum is the same (∑ i, multiplicity F (S.pt i)) for every
y ∈ S.V.
fiberMultSum F is locally constant on all of Y (including at branch values): at every
y₀, the stack's neighborhood S.V witnesses constancy via fiberMultSum_eq_sum applied twice
(at y and at y₀).
THE well-definedness theorem: fiberMultSum F takes the same value at every point of the
connected Y.