theorem
proved
term proof
orbitLevels_two
show as:
view Lean formalization →
formal statement (Lean)
79@[simp] theorem orbitLevels_two : orbitLevels 2 = 1 := by
proof body
Term-mode proof.
80 simp [orbitLevels, boolFramework, baseState]
81
82/-- The counterexample orbit does not satisfy ratio self-similarity. -/