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

AlignmentProtocol

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)

  19structure AlignmentProtocol where
  20  protocol : Protocol
  21  /-- Invariants that must be preserved under alignment (e.g., dominant mode, total Z, etc.). -/
  22  invariants : List String := []

proof body

Definition body.

  23
  24namespace AlignmentProtocol
  25

used by (3)

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

depends on (6)

Lean names referenced from this declaration's body.