pith. machine review for the scientific record. sign in
abbrev

Word

definition
show as:
view math explainer →
module
IndisputableMonolith.Masses.Ribbons.Word
domain
Masses
line
14 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.Masses.Ribbons.Word on GitHub at line 14.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

used by

formal source

  11  tag   : Nat
  12
  13/-- A word is a list of ribbon syllables. -/
  14abbrev Word := List Ribbon
  15
  16end Ribbons
  17end Masses
  18end IndisputableMonolith
  19
  20