theorem
proved
wrapper
firstPassProgram_actions_nodup
show as:
view Lean formalization →
formal statement (Lean)
81theorem firstPassProgram_actions_nodup :
82 firstPassActions.Nodup :=
proof body
One-line wrapper that applies firstPassActions_nodup.
83 firstPassActions_nodup
84