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

possibility_is_positive_ratio

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)

  91theorem possibility_is_positive_ratio :
  92    ∀ x : ℝ, 0 < x → RSPossible x :=

proof body

Term-mode proof.

  93  fun x hx => hx
  94
  95/-- **Theorem**: Every possible thing has a finite "existence cost". -/

used by (1)

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

depends on (4)

Lean names referenced from this declaration's body.