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

conformal_remainder

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)

 112def conformal_remainder (t : ℝ) : ℝ := Real.exp t - 1 - t - t ^ 2 / 2

proof body

Definition body.

 113
 114/-- The second-order conformal expansion. This is *exact* with the
 115    remainder explicitly named: it is just the rearrangement of
 116    `exp(t) = 1 + t + t²/2 + R(t)`. -/

used by (4)

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

depends on (9)

Lean names referenced from this declaration's body.