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)
76theorem scheduled_program_pipeline
77 {c : CombinationID} (_h : c ∈ firstPassSchedule) :
78 (programSpec c).pipeline = pipelineSpec c :=
proof body
Decided by rfl or decide.
79 rfl
80
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.
-
pipelineSpec
in IndisputableMonolith.Foundation.OptionAEmpiricalPipeline
decl_use
-
programSpec
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
firstPassSchedule
in IndisputableMonolith.Foundation.OptionAEmpiricalSchedule
decl_use
-
CombinationID
in IndisputableMonolith.Foundation.OptionAFalsifierRegistry
decl_use