119theorem FRB_amplification_factor_eq : FRB_amplification_factor = 360 := by
proof body
Term-mode proof.
120 unfold FRB_amplification_factor; norm_num 121 122/-! ## §3. FRB period at rung `k` -/ 123 124/-- FRB period at rung `k` in seconds: base period × 360^k. -/
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.