Dataset Viewer
Auto-converted to Parquet Duplicate
uuid
stringlengths
16
16
formal_statement
stringlengths
1.06k
1.62k
goal_state
stringlengths
12
476
4302c7830e25eb00
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
z : β„‚ hβ‚€ : z = (1 + Complex.I) / β†‘βˆš2 ⊒ (βˆ‘ k ∈ Finset.Icc 1 12, z ^ k ^ 2) * βˆ‘ k ∈ Finset.Icc 1 12, 1 / z ^ k ^ 2 = 36
38a3b362ac4b77c8
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : β„€ hβ‚€ : 0 < y h₁ : y < x hβ‚‚ : x + y + x * y = 80 ⊒ x = 26
f897047cc20bfb4d
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : ℝ hβ‚€ : 0 < x ∧ 0 < y h₁ : y ^ 3 = 1 hβ‚‚ : 6 * x ^ 2 = 2 * (6 * y ^ 2) ⊒ x ^ 3 = 2 * √2
9d8b27f7b8ae39f5
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
y : β„‚ ⊒ 7 * (3 * y + 2) = 21 * y + 14
5e63c8dccd0f72c1
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b : ℝ hβ‚€ : 0 < a ∧ 0 < b h₁ : Real.logb 8 a + Real.logb 4 (b ^ 2) = 5 hβ‚‚ : Real.logb 8 b + Real.logb 4 (a ^ 2) = 7 ⊒ a * b = 512
c26b3ff844891327
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
m x : β„€ hβ‚€ : 10 ≀ m h₁ : m ≀ 99 hβ‚‚ : 6 * x % m = 1 h₃ : (x - 6 ^ 2) % m = 0 ⊒ m = 43
f2b3cbe0e9377859
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
k x : ℝ hβ‚€ : x = (13 - √131) / 4 h₁ : 2 * x ^ 2 - 13 * x + k = 0 ⊒ k = 19 / 4
2701d78a75a79cc5
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
u v : β„• S : Set β„• hβ‚€ : βˆ€ (n : β„•), n ∈ S ↔ 0 < n ∧ 14 * n % 100 = 46 h₁ : IsLeast S u hβ‚‚ : IsLeast (S \ {u}) v ⊒ (↑u + ↑v) / 2 = 64
f92de45dcfb1fa02
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 20!.gcd 200000 = 40000
1aa15fdcb17604bc
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b c : ℝ f : ℝ β†’ ℝ hβ‚€ : βˆ€ (x : ℝ), f (x + 3) = 3 * x ^ 2 + 7 * x + 4 h₁ : βˆ€ (x : ℝ), f x = a * x ^ 2 + b * x + c ⊒ a + b + c = 2
dd930016cd671a49
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a : β„• β†’ β„š hβ‚€ : a 1 = 1 h₁ : a 2 = 3 / 7 hβ‚‚ : βˆ€ n β‰₯ 3, a n = a (n - 2) * a (n - 1) / (2 * a (n - 2) - a (n - 1)) ⊒ ↑(a 2019).den + (a 2019).num = 8078
e6daeda4bffdac89
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b : ℝ hβ‚€ : βˆ€ (x : ℝ), x - 3 β‰  0 ∧ x - 5 β‰  0 β†’ 4 * x / (x ^ 2 - 8 * x + 15) = a / (x - 3) + b / (x - 5) ⊒ (a, b) = (-6, 10)
a6dc556812ddc873
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• ⊒ ↑(βˆ‘ k ∈ Finset.range n, (2 * k + 3)) = ↑(n + 1) ^ 2 - 1
593155e948849d68
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
r : ℝ hβ‚€ : βˆ‘ k ∈ Finset.Icc 19 91, ⌊r + ↑k / 100βŒ‹ = 546 ⊒ ⌊100 * rβŒ‹ = 743
33406df7bf1b843f
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ βˆ‘ k ∈ Finset.range 50 with k % 8 = 5 ∧ k % 6 = 3, k = 66
0f182193599dca48
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b : β„• hβ‚€ : 0 < a ∧ 0 < b h₁ : Β¬7 ∣ a hβ‚‚ : Β¬7 ∣ b h₃ : Β¬7 ∣ a + b hβ‚„ : 7 ^ 7 ∣ (a + b) ^ 7 - a ^ 7 - b ^ 7 ⊒ 19 ≀ a + b
ca716533245de685
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ ∏ k ∈ Finset.Icc 1 501, (4 * ↑k + 4) / (4 * ↑k) = 502
732bf16fa733e606
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ IsLeast {M | βˆ€ (a b c : ℝ), |a * b * (a ^ 2 - b ^ 2) + b * c * (b ^ 2 - c ^ 2) + c * a * (c ^ 2 - a ^ 2)| ≀ M * (a ^ 2 + b ^ 2 + c ^ 2) ^ 2} (9 * √2 / 32)
996b38a1fc8ee61a
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ (1 / 2 + 1 / 3) * (1 / 2 - 1 / 3) = 5 / 36
aaf43df039ab2ec3
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• ⊒ Β¬7 ∣ 2 ^ n + 1
95ccd12e5096d350
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Finset β„• hβ‚€ : βˆ€ (x : β„•), x ∈ S ↔ 0 < x ∧ x < 1000 ∧ x.divisors.card = 3 ⊒ S.card = 11
095e7c1c8e3af948
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ IsLeast {x | 30 * x ≑ 42 [MOD 47]} 39
e296ed472df217f2
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
f : β„• β†’ β„• ⊒ βˆƒ n, f (f n) β‰  n + 1987
2cbbc602d318190d
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ βˆƒ n < 398, n * 7 % 398 = 1
95192a71852300c8
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
f : ℝ β†’ ℝ hβ‚€ : βˆ€ x > 0, βˆ€ y > 0, f (x * y) = f x / y h₁ : f 500 = 3 ⊒ f 600 = 5 / 2
140de00a6ace0b94
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ {x | 0 ≀ x ∧ x ≀ 2 * Ο€ ∧ 2 * Real.cos x ≀ |√(1 + Real.sin (2 * x)) - √(1 - Real.sin (2 * x))| ∧ |√(1 + Real.sin (2 * x)) - √(1 - Real.sin (2 * x))| ≀ √2} = Set.Icc (Ο€ / 4) (7 * Ο€ / 4)
6233383f12eabd6c
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
b : β„• hβ‚€ : 0 < b h₁ : 3 * b ^ 2 + 2 * b + 1 = 57 ⊒ b = 4
65b56dd5b158b479
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a : β„€ ⊒ a ^ 2 % 4 = 0 ∨ a ^ 2 % 4 = 1
ad9eb02ddb681cc1
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ (βˆ‘ k ∈ Finset.range 11, k) % 9 = 1
11b5722d8a500b1d
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
q e : β„‚ hβ‚€ : q = 9 - 4 * Complex.I h₁ : e = -3 - 4 * Complex.I ⊒ q - e = 12
59c1ada943500f1a
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
f : β„‚ β†’ β„‚ hβ‚€ : βˆ€ (x : β„‚), f (x / 3) = x ^ 2 + x + 1 h₁ : Fintype ↑(f ⁻¹' {7}) ⊒ βˆ‘ y ∈ (f ⁻¹' {7}).toFinset, y / 3 = -1 / 9
a096805797f5dfd1
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 2004 % 12 = 0
7a42500799290a6b
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x : ℝ hβ‚€ : x ^ 3 - (x + 1) * (x - 1) * x = 5 ⊒ x ^ 3 = 125
4fb65db037d80b12
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ Nat.gcd 180 168 = 12
1eb8300c0a409f42
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Finset β„• hβ‚€ : βˆ€ (n : β„•), n ∈ S ↔ βˆšβ†‘n < 7 / 2 ∧ 2 < βˆšβ†‘n ⊒ S.card = 8
e7cb9b8380d9c339
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• ⊒ 3 ∣ n ^ 3 + 2 * n
0324044868d977ad
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• ⊒ βˆ‘ k ∈ Finset.range n, 1 / ((↑k + 1) * (↑k + 2)) = ↑n / (↑n + 1)
2d4c2fcd5b1dc617
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Finset β„• hβ‚€ : βˆ€ (n : β„•), n ∈ S ↔ n ∣ 36 ⊒ βˆ‘ k ∈ S, k = 91
33cf4cd6541974a0
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x : ℝ Οƒ : ℝ ≃ ℝ hβ‚€ : βˆ€ (x : ℝ), Οƒ.toFun x = 5 * x - 12 h₁ : Οƒ.toFun (x + 1) = Οƒ.invFun x ⊒ x = 47 / 24
1b709f98a18c5f97
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b : β„• hβ‚€ : Nat.Prime a h₁ : Nat.Prime b hβ‚‚ : Nat.Prime (a + b) h₃ : Nat.Prime (a - b) ⊒ Nat.Prime (a + b + (a - b + (a + b)))
ec83b4154c4c24fd
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
p q r x : β„‚ hβ‚€ : (x - p) * (x - q) = (r - p) * (r - q) h₁ : x β‰  r ⊒ x = p + q - r
59640eba40e7b6a3
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
v : β„• β†’ β„• hβ‚€ : βˆ€ (n : β„•), v n = 2 * n - 1 ⊒ (βˆ‘ k ∈ Finset.Icc 1 100, v k) % 7 = 4
85ee06a42648499e
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y z : β„€ hβ‚€ : (x - y) ^ 2 + (y - z) ^ 2 + (z - x) ^ 2 = x * y * z ⊒ x + y + z + 6 ∣ x ^ 3 + y ^ 3 + z ^ 3
815cda9b1ebe631c
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Set ℝ hβ‚€ : S = {x | Real.cos x ^ 2 + Real.cos (2 * x) ^ 2 + Real.cos (3 * x) ^ 2 = 1} ⊒ S = {x | βˆƒ m, x = Ο€ / 2 + ↑m * Ο€ ∨ x = Ο€ / 4 + ↑m * Ο€ / 2 ∨ x = Ο€ / 6 + ↑m * Ο€ ∨ x = 5 * Ο€ / 6 + ↑m * Ο€}
1b575acce73e9c03
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 1999 ^ 2000 % 5 = 1
d7ddead4e423d260
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ (βˆ‘ k ∈ Finset.Icc 1 9, 11 ^ k) % 100 = 59
2cfd271b26af4e28
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a : β„• β†’ NNReal n : β„• hβ‚€ : ∏ i ∈ Finset.range n, a i = 1 ⊒ βˆ‘ i ∈ Finset.range n, a i β‰₯ ↑n
40aed4f1ed212d67
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ {x | x ^ 2 - 5 * x - 4 ≀ 10} = Set.Icc (-2) 7
7faae039f80262a7
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x : β„• hβ‚€ : 1 ≀ x ∧ x ≀ 100 h₁ : 77 ∣ βˆ‘ k ∈ Finset.range 101, k - x ⊒ x = 45
04c0486b1a87b44e
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x p : ℝ hβ‚€ : x < 2 h₁ : |x - 2| = p ⊒ x - p = 2 - 2 * p
233baeacd990da62
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : ℝ hβ‚€ : x = 5 h₁ : y = 2 ⊒ √(x ^ 3 - 2 ^ y) = 11
30f95da79bfd3a93
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 139 % 11 = 7
3612dde9f76b7c3f
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : ℝ hβ‚€ : x + y = 13 h₁ : x * y = 24 ⊒ √(x ^ 2 + y ^ 2) = 11
4eae6ed0f748e988
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b c : ℝ hβ‚€ : 0 < a ∧ 0 < b ∧ 0 < c h₁ : βˆ€ (x : ℝ), 24 * x ^ 2 - 19 * x - 35 = (a * x - 5) * (2 * (b * x) + c) ⊒ a * b - 3 * c = -9
fa89a7da02c5e78f
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x : ℝ hβ‚€ : 2 * (2 * (2 * (2 * x))) = 48 ⊒ x = 3
2f1d523900798a1d
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ Nat.gcd 6432 132 + 11 = 23
72ebb485ab03d1db
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• hβ‚€ : n > 0 h₁ : βˆ‘ k ∈ Finset.Icc 1 n, ⌊Real.logb 2 ↑kβŒ‹ = 1994 ⊒ n = 312
9b7530a5896da2fd
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 9! % 10 = 0
2fda6a1b55630219
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x : ℝ hβ‚€ : x β‰  0 ⊒ (4 / x)⁻¹ * (3 * x ^ 3 / x) ^ 2 * (1 / (2 * x))⁻¹ ^ 3 = 18 * x ^ 8
a84cfa87cb3bded8
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b : ℝ hβ‚€ : 0 < a ∧ 0 < b ⊒ (a + b) ^ 4 ≀ 8 * (a ^ 4 + b ^ 4)
504a03bd394a9b78
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ IsGreatest {c | βˆƒ x, 2 * x ^ 2 + 5 * x + c = 0} (25 / 8)
c1abccbe022c0cba
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ βˆ‘ k ∈ (30 ^ 4).divisors, 1 - 2 = 123
bc349c831538aca6
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
f : ℝ β†’ ℝ hβ‚€ : βˆ€ x < 0, f x = -x ^ 2 - 1 h₁ : βˆ€ (x : ℝ), 0 ≀ x ∧ x < 4 β†’ f x = 2 hβ‚‚ : βˆ€ x β‰₯ 4, f x = √x ⊒ f Ο€ = 2
97442ef8a2ddc6eb
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
rows seats : β„• hβ‚€ : rows * seats = 450 h₁ : (rows + 5) * (seats - 3) = 450 ⊒ rows = 25
4558ece0f712e4ac
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
f : ℝ β†’ ℝ hβ‚€ : βˆ€ (x : ℝ), f x = 3 * √(2 * x - 7) - 8 ⊒ f 8 = 1
d12378aec6268835
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : ℝ hβ‚€ : 2 * 3 = x - 9 h₁ : 2 * -5 = y + 1 ⊒ (x, y) = (15, -11)
a7743ff9a3443664
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
t : β„• β†’ β„š hβ‚€ : t 1 = 20 h₁ : t 2 = 21 hβ‚‚ : βˆ€ n β‰₯ 3, t n = (5 * t (n - 1) + 1) / (25 * t (n - 2)) ⊒ ↑(t 2020).den + (t 2020).num = 626
fb6543226eecc643
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x : ℝ hβ‚€ : x * (1 / 2 + 2 / 3) = 1 ⊒ x = 6 / 7
a0aa41ee445d7147
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
p q : ℝ β†’ ℝ hβ‚€ : βˆ€ (x : ℝ), p x = 2 - x ^ 2 h₁ : βˆ€ (x : ℝ), x β‰  0 β†’ q x = 6 / x ⊒ p (q 2) = -7
62ee38aba94d61f1
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ βˆ€ x > 0, 2 - √2 β‰₯ 2 - x - 1 / (2 * x)
b5a3aa23e805351a
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• hβ‚€ : n % 7 = 5 ⊒ 5 * n % 7 = 4
88b9ca94495082c1
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ βˆ‘ k ∈ (Nat.sqrt 196).divisors, k = 24
4fc20dec3c416f85
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ IsLeast {v | βˆƒ x y, (x * y - 1) ^ 2 + (x + y) ^ 2 = v} 1
155b4681a29a4cf4
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ {a | 1 / 5 * |9 + 2 * a| < 1} = Set.Icc (-7) (-2)
627a62ca87713166
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y z w : ℝ hβ‚€ : x ^ 2 / (2 ^ 2 - 1) + y ^ 2 / (2 ^ 2 - 3 ^ 2) + z ^ 2 / (2 ^ 2 - 5 ^ 2) + w ^ 2 / (2 ^ 2 - 7 ^ 2) = 1 h₁ : x ^ 2 / (4 ^ 2 - 1) + y ^ 2 / (4 ^ 2 - 3 ^ 2) + z ^ 2 / (4 ^ 2 - 5 ^ 2) + w ^ 2 / (4 ^ 2 - 7 ^ 2) = 1 hβ‚‚ : x ^ 2 / (6 ^ 2 - 1) + y ^ 2 / (6 ^ 2 - 3 ^ 2) + z ^ 2 / (6 ^ 2 - 5 ^ 2) + w ^ 2 / (6 ^ 2 ...
207b0fffd3200c67
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : ℝ hβ‚€ : 0 < x ∧ 0 < y h₁ : y ≀ x hβ‚‚ : √(x * y) * (x - y) = x + y ⊒ x + y β‰₯ 4
6c80baad2cbf1131
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
u : β„• β†’ β„• hβ‚€ : u 0 = 4 h₁ : u 1 = 7 hβ‚‚ : βˆ€ (n : β„•), u (n + 2) = (u n + u (n + 1)) % 10 ⊒ IsLeast {n | βˆ‘ k ∈ Finset.range n, u k > 10000} 1999
184afa75b49c6932
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
q e d : β„‚ hβ‚€ : q = 11 - 5 * Complex.I h₁ : e = 11 + 5 * Complex.I hβ‚‚ : d = 2 * Complex.I ⊒ q * e * d = 292 * Complex.I
00829ff60f18023a
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a b : ℝ hβ‚€ : a β‰  0 ∧ b β‰  0 h₁ : βˆ€ (x : ℝ), x ^ 2 + a * x + b = (x - a) * (x - b) ⊒ (a, b) = (1, -2)
89a8631a4c5bbd4b
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 2 ^ 8 % 5 = 1
863e5008caa08fca
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ IsLeast {x | βˆƒ x_1, βˆ‘ k ∈ Finset.Icc 1 119, |↑k * x_1 - 1| = x} 49
f2ef7aee87fe1002
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ 71 % 3 = 2
ed97b12e80195484
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ {x ∈ Finset.Icc 100 999 | x % 19 = 7}.card = 48
4f8666e60b5d71a8
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• a : β„• β†’ β„• hβ‚€ : Function.Injective a h₁ : a 0 = 0 hβ‚‚ : 0 < n ⊒ βˆ‘ k ∈ Finset.Icc 1 n, 1 / ↑k ≀ βˆ‘ k ∈ Finset.Icc 1 n, ↑(a k) / ↑k ^ 2
f829d6e5cd474673
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
f : β„• β†’ ℝ hβ‚€ : f 1 = 2 h₁ : βˆ€ (n : β„•), 1 < n ∧ Even n β†’ f n = f (n - 1) + 1 hβ‚‚ : βˆ€ (n : β„•), 1 < n ∧ Odd n β†’ f n = f (n - 2) + 2 ⊒ f 2017 = 2018
b1c4f4388d8bc36a
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Set β„• u v : β„• hβ‚€ : βˆ€ (a : β„•), a ∈ S ↔ 0 < a ∧ 27 * a % 40 = 17 h₁ : IsLeast S u hβ‚‚ : IsLeast (S \ {u}) v ⊒ u + v = 62
795db81db6b47511
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
q e : β„‚ hβ‚€ : q = 2 - 2 * Complex.I h₁ : e = 5 + 5 * Complex.I ⊒ q * e = 20
4f1fbbfbd584c505
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Finset ℝ hβ‚€ : βˆ€ (x : ℝ), x ∈ S ↔ 0 < x ∧ x ^ 2 ^ √2 = √2 ^ 2 ^ x ⊒ βˆ‘ k ∈ S, k ∈ Set.Icc 2 6
b85784e202806953
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Finset β„• hβ‚€ : βˆ€ (x : β„•), x ∈ S ↔ 0 < x ∧ x ^ 2 + 4 * x + 4 < 20 ⊒ S.card = 2
f2d146ec4391bcfa
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
n : β„• hβ‚€ : 0 < n ⊒ βˆ‘ k ∈ Finset.Icc 1 n, k * n.choose k = n * 2 ^ (n - 1)
fed4f7a6c17dc0aa
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
Οƒ : ℝ ≃ ℝ hβ‚€ : βˆ€ (x : ℝ), Οƒ.toFun x = 4 * x ^ 3 + 1 ⊒ Οƒ.invFun 33 = 2
ed6b96fa632ab0ec
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
x y : β„• hβ‚€ : 2 ^ x * 3 ^ y = 1296 ⊒ x + y = 8
343bffafae02e014
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
S : Finset β„• hβ‚€ : βˆ€ (n : β„•), n ∈ S ↔ 2 ≀ n ∧ 171 ≑ 80 [MOD n] ∧ 468 ≑ 13 [MOD n] ⊒ βˆ‘ k ∈ S, k = 111
06269bdcf5a5fcc9
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ ⌈√27βŒ‰ - ⌊√26βŒ‹ = 1
624a7a5c058e8b9b
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ IsGreatest {x | βˆƒ x_1 y, βˆƒ (_ : |x_1 + y| + |x_1 - y| = 2), x_1 ^ 2 - 6 * x_1 + y ^ 2 = x} 8
066b42e19278f1b2
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
s : β„• β†’ β„• β†’ β„• hβ‚€ : βˆ€ (a b : β„•), 0 < a ∧ 0 < b β†’ s a b = a ^ b + b ^ a ⊒ s 2 6 = 100
320e35f6e72afb74
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ {n ∈ Finset.range 60 | 6 ∣ 4 * ↑n - 2}.card = 20
df2e017834b83107
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
⊒ (91145 + 91146 + 91147 + 91148) % 4 = 2
af8261d93339fd91
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a r : ℝ u : β„• β†’ ℝ hβ‚€ : βˆ€ (k : β„•), u k = a * r ^ k h₁ : u 1 = 2 hβ‚‚ : u 3 = 6 ⊒ let a := 2 / √3; u 0 = a ∨ u 0 = -a
c5cb845a6c1c9dd6
import Mathlib /- Vendored verbatim from google-deepmind/formal-conjectures @ f564f8d7 (Apache-2.0): the `answer()` term elaborator (FormalConjectures/Util/Answer) and `Real.nthRoot` (FormalConjecturesForMathlib/…/NthRoot). -/ /-- Indicates where the answer is in a problem statement. -/ syntax (name := Google.answer)...
a : β„‚ ⊒ (a - 10) * (a + 11) = a ^ 2 + a - 110
End of preview. Expand in Data Studio

minif2f-satp-v4.27

The 488-base-problem view of the miniF2F benchmark used by AlphaProof, packaged for Lean 4.27.0 with initial proof goal_state values generated for SATP v2.

This dataset is intended as the held-out evaluation (test) and hyperparameter-tuning (validation) benchmark for SATP / sketch-and-prove pipelines running in a Lean 4.27 environment.

Source

The single source of the problem statements is Google DeepMind miniF2F@f0a20e1 (MiniF2F/Valid.lean + MiniF2F/Test.lean). Its README identifies this as the benchmark version used to evaluate AlphaProof, and the repository targets Lean 4.27. Theorem declarations are taken byte-verbatim from those files, up to and including their := by proof entry.

  • validation = the 244 base theorems of Valid.lean. The file additionally declares 12 *.variants.* restatements of base problems; variants are not separate problems and are not included.
  • test = the 244 theorems of Test.lean.
  • One statement with a term-mode proof (mathd_numbertheory_66) is closed with := by like every other row; proof bodies are never included.

Self-contained header

Upstream files import the answer( ) term elaborator and Real.nthRoot from google-deepmind/formal-conjectures (@f564f8d7, Apache-2.0). Each row's formal_statement therefore begins with a prelude that vendors those two definitions verbatim and applies the upstream files' open scoped Real Nat Topology Polynomial, followed by the untouched theorem bytes. Every row elaborates against plain import Mathlib β€” no external packages required.

Lean toolchain leanprover/lean4:v4.27.0
Mathlib a3a10db0e9d66acbebf76c5e6a135066525ac900
Goal-state renderer Lean.Meta.ppGoal at proof entry, row-local environment

Schema

Column Type Notes
uuid string sha256(canonical(goal_state))[:16]; cross-dataset join key
formal_statement string prelude header + verbatim upstream theorem declaration ending in := by
goal_state string Pretty-printed Lean goal at proof entry: hypothesis lines + ⊒ + target

Goal-state provenance β€” read this first

goal_state is the exact (← Lean.Meta.ppGoal (← getMainGoal)).pretty rendering of the statement's initial goal, produced by elaborating the row's own formal_statement under the pinned toolchain. answer( ) terms elaborate to their literal values, so goals read as plain equalities. Consumers that key on bytes (encoders, uuid joins) can rely on this being identical to what a Lean tactic observes at proof entry in the same environment. Do not regenerate goals with a different renderer (e.g. the REPL's sorries[].goal) β€” notation expansion differs.

Related SATP datasets (same Lean 4.27 environment):

Downloads last month
89