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)
71theorem scheduled_program_ready
72 {c : CombinationID} (_h : c ∈ firstPassSchedule) :
73 (programSpec c).ready = empiricallyReady_all c :=
proof body
Decided by rfl or decide.
74 rfl
75
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.
-
programSpec
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
empiricallyReady_all
in IndisputableMonolith.Foundation.OptionAEmpiricalReadiness
decl_use
-
firstPassSchedule
in IndisputableMonolith.Foundation.OptionAEmpiricalSchedule
decl_use
-
CombinationID
in IndisputableMonolith.Foundation.OptionAFalsifierRegistry
decl_use