pith. machine review for the scientific record. sign in
def definition def or abbrev

HasFiniteResolution

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)

  39def HasFiniteResolution (L : LocalConfigSpace C) (r : Recognizer C E) : Prop :=

proof body

Definition body.

  40  ∀ c : C, HasFiniteLocalResolution L r c
  41
  42/-! ## Basic Properties -/
  43
  44variable (L : LocalConfigSpace C) (r : Recognizer C E)
  45
  46/-- If R has finite local resolution at c, then c's event is in a finite set -/

used by (5)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (9)

Lean names referenced from this declaration's body.