def
definition
def or abbrev
coding_length
show as:
view Lean formalization →
formal statement (Lean)
19noncomputable def coding_length (events : ℕ) : ℝ := Cost.Jcost (events : ℝ)
proof body
Definition body.
20
21/-- Theorem: φ-prior holds as unique MDL from T5 J-unique. -/