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

linear_cosine

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)

  67theorem linear_cosine : optimalBondCosine 2 = -1 := by

proof body

Term-mode proof.

  68  simp only [optimalBondCosine]
  69  norm_num
  70
  71/-- Trigonal planar (n=3) has angle ≈ 120° (cos = -1/2). -/

depends on (2)

Lean names referenced from this declaration's body.