theorem
proved
term proof
barrier_eq
show as:
view Lean formalization →
formal statement (Lean)
63theorem barrier_eq : barrierTicks = 8 * 45 := by norm_num [barrierTicks]
proof body
Term-mode proof.
64
65/-- 360 = lcm(8, 45). -/