E528 feat(CellularAutomata): add core cellular automata definitions by hediet · Pull Request #408 · leanprover/cslib · GitHub
[go: up one dir, main page]

Skip to content

feat(CellularAutomata): add core cellular automata definitions#408

Draft
hediet wants to merge 1 commit intoleanprover:mainfrom
hediet:feat/cellular-automata
Draft

feat(CellularAutomata): add core cellular automata definitions#408
hediet wants to merge 1 commit intoleanprover:mainfrom
hediet:feat/cellular-automata

Conversation

@hediet
Copy link
@hediet hediet commented Mar 8, 2026

WIP: Core definitions for one-dimensional cellular automata.

See #407 for full scope, design decisions, and discussion points.

What's included

  • CellAutomaton α β Q — radius-1 CA with δ, embed, project
  • Config, Trace — configurations over , temporal traces
  • next, step, comp, trace — transition operations
  • mapProject, mapEmbed — functorial remapping
  • LCellAutomaton — language-accepting CA
  • AcceptanceScheme with rt, rtRight, lt
  • Quiescent, Dead state predicates

Status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0