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

shiftedOfH

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)

 268noncomputable def shiftedOfH (x : ℝ) (hx : 0 < x) : ShiftedCarrier :=

proof body

Definition body.

 269  ⟨H x, by
 270    have hHx : 1 ≤ H x := H_ge_one x hx
 271    linarith⟩
 272
 273/-- The narrower `[1, ∞)` range supporting the actual values of `H`. -/

depends on (9)

Lean names referenced from this declaration's body.