pith. machine review for the scientific record. sign in
theorem proved wrapper

firstPassProgram_exact_top_priority

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)

  67theorem firstPassProgram_exact_top_priority (c : CombinationID) :
  68    c ∈ firstPassSchedule ↔ isHighOrImmediate c :=

proof body

One-line wrapper that applies firstPassSchedule_mem_iff_high_or_immediate.

  69  firstPassSchedule_mem_iff_high_or_immediate c
  70

used by (1)

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

depends on (4)

Lean names referenced from this declaration's body.