pith. machine review for the scientific record. sign in
def definition def or abbrev

FieldVelocity

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  46def FieldVelocity (r : ℝ) (n_coils : ℕ) (pulse_width : ℝ) : ℝ :=

proof body

Definition body.

  47  (2 * Real.pi * r) / (n_coils * pulse_width)
  48
  49/-- RS Hypothesis: Relativistic Field Effect.
  50    If the virtual field velocity approaches c, the ILG kernel treats it
  51    as a relativistic mass current, even if no matter is moving. -/

depends on (8)

Lean names referenced from this declaration's body.