def
definition
def or abbrev
H_rref_sync_period
show as:
view Lean formalization →
formal statement (Lean)
270def H_rref_sync_period : Prop :=
proof body
Definition body.
271 ∃ r_ref : ℝ, r_ref = ell0 * phi ^ (360 : ℝ) ∧ r_ref > 0 ∧
272 abs (G_ratio 20e-9 r_ref - 32) < 2
273
274/-- Running G Predictions Certificate (Round 4). -/