def
definition
def or abbrev
annularTopologicalFloor
show as:
view Lean formalization →
formal statement (Lean)
464noncomputable def annularTopologicalFloor (N : ℕ) (m : ℤ) : ℝ :=
proof body
Definition body.
465 ∑ n : Fin N, topologicalFloor (n.val + 1) m
466
467/-- The excess cost above the topological floor for an annular mesh. -/
used by (16)
-
annularExcess -
annularTopologicalFloor_le_annularCost -
annularTopologicalFloor_nonneg -
annularTopologicalFloor_one_pos_of_charge_ne_zero -
annularTopologicalFloor_zero -
carrier_defect_budget_contradiction -
defect_floor_exceeds_any_bound -
DefectTopologicalFloorCovered -
defect_topological_floor_unbounded -
uniformChargeMesh_excess_zero -
annularExcess_le_sum_of_ringCost_le_topologicalFloor_plus_regularError -
realizedDefectAnnularExcessBounded_of_costBounded -
realizedDefectCostBounded_of_charge_zero_and_excessBounded -
zetaDerivedPhaseFamily_excess_zero -
sampledTraceToAnnularTrace_excess_zero -
not_costDivergent_of_charge_zero