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

coshRemainder_zero

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)

 168theorem coshRemainder_zero : coshRemainder 0 = 0 := by

proof body

Term-mode proof.

 169  unfold coshRemainder
 170  simp
 171
 172/-! ## §4. Decomposition: exact = linearized + quartic remainder -/
 173
 174/-- The quartic remainder of the full action (the "non-linear
 175    correction" to the weak-field Laplacian). It vanishes on the
 176    flat vacuum and is `O(|ε|⁴)` for small `ε`. -/

depends on (14)

Lean names referenced from this declaration's body.