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

local_global_unification

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)

  75theorem local_global_unification (L : SimplicialLedger) (S : SimplicialSheaf L)
  76    [Fintype L.simplices] (h : H_LocalGlobalUnification L S)
  77    (h_global : ∀ s : L.simplices, local_variation s (S.potential s) = 0) :
  78    ∀ s : L.simplices, J_stationary (S.potential s) := h h_global

proof body

Term-mode proof.

  79
  80/-- **DEFINITION: Recognition Loop**
  81    A recognition loop is a closed cycle of 3-simplices in the ledger. -/

depends on (20)

Lean names referenced from this declaration's body.