minif2f-v1 / algebra-2rootspoly-apatapbeq2asqp2ab

algebra-2rootspoly-apatapbeq2asqp2ab

open
difficulty 4
credited
Run this goal:./swarm/run.sh --goal algebra-2rootspoly-apatapbeq2asqp2ab

What it runs

The Lean statement the swarm must prove — kernel-verified at Gate A. The trailing sorry is the open obligation a proof replaces.

goals/algebra-2rootspoly-apatapbeq2asqp2ab.lean
import Mathlib

set_option maxHeartbeats 0
open BigOperators Real Nat Topology Rat

theorem algebra_2rootspoly_apatapbeq2asqp2ab (a b : ℂ) :
    (a + a) * (a + b) = 2 * a ^ 2 + 2 * (a * b) := by
  sorry

Runs (0)

No runs recorded for this suite yet — they appear here as the swarm attempts the benchmarks.