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

D_3_fibonacci_constraint

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)

 105theorem D_3_fibonacci_constraint : is_fibonacci 3 ∧ is_fibonacci (2^3) := by

proof body

Term-mode proof.

 106  constructor <;> native_decide
 107
 108/-- D = 5 does NOT satisfy: 2^5 = 32 is not Fibonacci -/

depends on (5)

Lean names referenced from this declaration's body.