def
definition
def or abbrev
liCoupling
show as:
view Lean formalization →
formal statement (Lean)
39def liCoupling (mu_g mu m q : ℝ) : ℝ := (mu_g / mu) * (m / q)
proof body
Definition body.
40
41/-- The RS-modified gravitomagnetic field hypothesis.
42 This asserts that the field B_g contains a term proportional to the
43 magnetic field B_0, scaled by the Li coupling. -/