def
definition
def or abbrev
tc_growth_prop
show as:
view Lean formalization →
formal statement (Lean)
9def tc_growth_prop : Prop :=
proof body
Definition body.
10 ∀ x y : ℝ, x ≤ y → IndisputableMonolith.RecogSpec.PhiPow x ≤ IndisputableMonolith.RecogSpec.PhiPow y
11