Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rookiemango
/
auto-info
like
0
Model card
Files
Files and versions
Community
6eb9c76
auto-info
/
repl
/
test.lean
rookiemango
Upload folder using huggingface_hub
da66274
verified
9 months ago
raw
Copy download link
history
blame
Safe
159 Bytes
theorem mathd_algebra_17
(a : ℝ)
(h₀ :
real
.
sqrt
(
4
+
real
.
sqrt
(
16
+
16
* a)) +
real
.
sqrt
(
1
+
real
.
sqrt
(
1
+ a)) =
6
) :
a =
8
:=
begin
sorry
end