Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
scicraft
/
LeanCat
like
0
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
lean4
mathlib
formal-theorem-proving
category-theory
benchmark
proof-generation
Libraries:
Datasets
pandas
Polars
+ 1
License:
cc-by-4.0
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
main
LeanCat
/
CAT_statement
/
S_0009.lean
scicraft
Upload folder using huggingface_hub
916823d
verified
29 days ago
raw
Copy download link
history
blame
contribute
delete
175 Bytes
import Mathlib
open CategoryTheory
theorem exists_epic_not_surjective_in_Ring :
∃ (
A
B :
RingCat
) (f :
A
⟶ B), Epi f ∧ ¬
Function
.Surjective f := by
sorry