pith. machine review for the scientific record. sign in
theorem proved term proof

homogenization_limit

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  46theorem homogenization_limit (h : H_HomogenizationLimit L g) (L : SimplicialLedger) (g : MetricTensor) :
  47    ∀ ε > 0, ∃ ell0_max > 0,
  48      (∀ simplex ∈ L.simplices, simplex.volume < ell0_max) →
  49      ∀ x, abs (SimplicialDensity L x - Real.sqrt (abs (metric_det g (fun i => if i.val = 0 then 0 else x i)))) < ε := h

proof body

Term-mode proof.

  50
  51end Meta
  52end IndisputableMonolith

depends on (13)

Lean names referenced from this declaration's body.