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

cancellation_of_SM_hypothesis

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)

 130theorem cancellation_of_SM_hypothesis
 131    (a_gauge a_scalar : ℝ) (h : SMCancellationHypothesis a_gauge a_scalar) :
 132    CancellationCondition a_gauge a_scalar := by

proof body

Term-mode proof.

 133  unfold CancellationCondition SMCancellationHypothesis at *
 134  rw [h]; ring
 135
 136/-- Under the SM cancellation hypothesis, the amplitude is bounded. -/

used by (3)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (8)

Lean names referenced from this declaration's body.