minif2f-v1 / algebra-manipexpr-apbeq2cceqiacpbceqm2
algebra-manipexpr-apbeq2cceqiacpbceqm2
open
difficulty 4
credited
Run this goal:
./swarm/run.sh --goal algebra-manipexpr-apbeq2cceqiacpbceqm2What 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-manipexpr-apbeq2cceqiacpbceqm2.lean
import Mathlib
set_option maxHeartbeats 0
open BigOperators Real Nat Topology Rat
theorem algebra_manipexpr_apbeq2cceqiacpbceqm2 (a b c : ℂ) (h₀ : a + b = 2 * c)
(h₁ : c = Complex.I) : a * c + b * c = -2 := by
sorryRuns (0)
No runs recorded for this suite yet — they appear here as the swarm attempts the benchmarks.