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

finConfigSpace

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)

  35instance finConfigSpace (n : ℕ) [h : NeZero n] : ConfigSpace (Fin n) where
  36  nonempty := ⟨0⟩

proof body

Definition body.

  37
  38/-- The discrete recognizer: identity map (distinguishes everything) -/

depends on (6)

Lean names referenced from this declaration's body.