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

coe_mk

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)

  47@[simp] lemma coe_mk (f : ℝ → ℝ) (hc : ContinuousOn f (Icc a b))
  48    (hp : ∀ t ∈ Icc a b, 0 < f t) :
  49    (⟨f, hc, hp⟩ : AdmissiblePath a b).toFun = f := rfl

proof body

Term-mode proof.

  50
  51/-- The constant path at value `c > 0`. -/

depends on (3)

Lean names referenced from this declaration's body.