def
definition
def or abbrev
boundedBalancedSearch_of_rsPrimePhaseBoxTheorem
show as:
view Lean formalization →
formal statement (Lean)
76def boundedBalancedSearch_of_rsPrimePhaseBoxTheorem
77 (rs : RSPrimePhaseBoxTheorem) :
78 BoundedBalancedSearchEngine :=
proof body
Definition body.
79 boundedBalancedSearch_of_primePhaseBoxDistribution rs.distribution
80
81/-- Final conditional form, with the remaining theorem named explicitly. -/