Loogle Search
CommunitySearch Mathlib by type signature
Authorscooter-lacroix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users find mathematical lemmas in Mathlib by searching for their type signature patterns, which is useful when the lemma name is unknown.
Core Features & Use Cases
- Type Signature Search: Find lemmas based on the shape of their type signatures.
- Pattern Matching: Supports wildcards (
_) and type variables (?a,?b) for flexible queries. - Use Case: When trying to prove a theorem, you might know you need a lemma that takes a list of type
?aand returns a list of type?b, but not its name. This Skill can findList.mapor similar functions.
Quick Start
Use loogle-search to find lemmas matching the pattern "(?a → ?b) → List ?a → List ?b".
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Loogle Search Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#loogle-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.