pith. machine review for the scientific record. sign in
theorem proved term proof

deflection_angle_formula

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)

  59theorem deflection_angle_formula (M b : ℝ) (hM : 0 < M) (hb : 0 < b) :
  60    deflection_GR M b = 2 * schwarzschild_radius M / b := by

proof body

Term-mode proof.

  61  unfold deflection_GR
  62  ring
  63
  64/-- The deflection angle is positive for positive mass and impact parameter. -/

depends on (11)

Lean names referenced from this declaration's body.