def
definition
def or abbrev
operationalForecastSkillCert
show as:
view Lean formalization →
formal statement (Lean)
88def operationalForecastSkillCert : OperationalForecastSkillCert where
89 horizon_pos := horizonAtRung_pos
proof body
Definition body.
90 one_step_ratio := horizonAtRung_succ_ratio
91 strictly_decreasing := horizonAtRung_strictly_decreasing
92 adjacent_ratio_eq_inv_phi := horizon_adjacent_ratio
93
94end
95end OperationalForecastSkillFromJCost
96end Climate
97end IndisputableMonolith