Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agenticsorg/lean-agentic
/ functions
Functions
1,015 in github.com/agenticsorg/lean-agentic
⨍
Functions
1,015
◇
Types & classes
284
↓ 1 callers
Method
current_budget
Get current budget
src/multi-lane/cost_tracker.rs:101
↓ 1 callers
Function
decodeText
(ptr, len)
npm/lean-agentic/wasm-web/leanr_wasm.js:18
↓ 1 callers
Function
decodeText
(ptr, len)
npm/lean-agentic/wasm-node/leanr_wasm.js:18
↓ 1 callers
Function
decodeText
(ptr, len)
examples/wasm-demo/leanr_wasm.js:18
↓ 1 callers
Function
demo_caching
()
leanr-theorems/examples/church_rosser_demo.rs:99
↓ 1 callers
Function
demo_complex_terms
Demonstration 4: Complex Terms Tests: K combinator (λx.λy.x)
leanr-theorems/examples/hashcons_confluence_proof.rs:176
↓ 1 callers
Function
demo_confluence_preservation
Demonstration 2: Confluence Preservation Proves: Confluence in T ⟹ Confluence in T̂
leanr-theorems/examples/hashcons_confluence_proof.rs:90
↓ 1 callers
Function
demo_hashcons_invariant
Demonstration 1: Hash-Consing Invariant Proves: t1 ≡ t2 ⟺ id(t1) = id(t2)
leanr-theorems/examples/hashcons_confluence_proof.rs:57
↓ 1 callers
Function
demo_identity
()
leanr-theorems/examples/church_rosser_demo.rs:52
↓ 1 callers
Function
demo_k_combinator
()
leanr-theorems/examples/church_rosser_demo.rs:71
↓ 1 callers
Function
demo_performance_validation
Demonstration 3: Performance Validation Proves: Equality checks are O(1) vs O(n)
leanr-theorems/examples/hashcons_confluence_proof.rs:127
↓ 1 callers
Function
demo_statistical_analysis
Demonstration 5: Statistical Analysis Analyzes: Multiple proofs with statistics
leanr-theorems/examples/hashcons_confluence_proof.rs:212
↓ 1 callers
Function
demo_statistics
()
leanr-theorems/examples/church_rosser_demo.rs:135
↓ 1 callers
Method
demonstrate_hash_consing
(&mut self)
leanr-wasm/src/lib.rs:51
↓ 1 callers
Method
describe
Get a human-readable description
leanr-eval-lite/src/reduction.rs:93
↓ 1 callers
Method
detect_causal_edges
Detect causal edges to new episode
examples/memory-copilot/explainable_memory.rs:160
↓ 1 callers
Method
elaborate_axiom
Elaborate an axiom declaration
leanr-elab/src/elaborate.rs:142
↓ 1 callers
Function
elaborate_decl
Main elaboration entry point
leanr-elab/src/lib.rs:22
↓ 1 callers
Method
elaborate_decl
Elaborate a declaration
leanr-elab/src/elaborate.rs:70
↓ 1 callers
Method
elaborate_def
Elaborate a def declaration
leanr-elab/src/elaborate.rs:87
↓ 1 callers
Method
elaborate_theorem
Elaborate a theorem declaration
leanr-elab/src/elaborate.rs:125
↓ 1 callers
Method
emergency_stop_all
Emergency stop all robots
examples/grid-operator/safety_bounded_grid.rs:306
↓ 1 callers
Method
estimate
( &self, graph: &LoopGraph, vf: u32, if_factor: u32, )
src/llm-compiler/auto_vectorization.rs:188
↓ 1 callers
Method
events
Get all audit events
leanr-rag-gateway/src/audit.rs:132
↓ 1 callers
Method
evict_lru
Evict least recently used entry
leanr-eval-lite/src/cache.rs:47
↓ 1 callers
Function
example_basic_signing
Example 1: Basic proof signing and verification
examples/ed25519_proof_signing.rs:231
↓ 1 callers
Function
example_consensus
Example 2: Multi-agent consensus
examples/ed25519_proof_signing.rs:272
↓ 1 callers
Function
example_performance
Example 4: Performance benchmarking
examples/ed25519_proof_signing.rs:353
↓ 1 callers
Function
example_tamper_detection
Example 3: Tamper detection
examples/ed25519_proof_signing.rs:317
↓ 1 callers
Method
execute
Execute function with adaptive tiering
src/jit-runtime/mod.rs:86
↓ 1 callers
Method
execute_anthropic
( &self, request: &InferenceRequest, )
src/multi-lane/mod.rs:290
↓ 1 callers
Method
execute_at_tier
( &self, function_id: &str, args: &[serde_json::Value], )
src/jit-runtime/mod.rs:202
↓ 1 callers
Method
execute_compiled
( &self, code: &[u8], args: &[serde_json::Value], )
src/jit-runtime/mod.rs:226
↓ 1 callers
Method
execute_inference
Execute inference with selected lane
src/multi-lane/mod.rs:246
↓ 1 callers
Method
execute_onnx_local
( &self, request: &InferenceRequest, )
src/multi-lane/mod.rs:278
↓ 1 callers
Method
execute_openrouter
( &self, request: &InferenceRequest, )
src/multi-lane/mod.rs:306
↓ 1 callers
Method
execute_recovery
(&mut self, action: &RecoveryAction)
examples/04_self_healing_database.rs:253
↓ 1 callers
Method
export_audit_bundles
Export all audit bundles
examples/memory-copilot/explainable_memory.rs:317
↓ 1 callers
Method
extend
Extend the context with multiple entries
lean-agentic/src/context.rs:103
↓ 1 callers
Method
extractStrategiesFromSimilar
* Extract recommended strategies from similar theorems
npm/lean-agentic/src/agentdb-integration.js:280
↓ 1 callers
Function
extract_facts_from_cluster
(cluster: &[Episode])
src/agentdb/memory_consolidation.rs:39
↓ 1 callers
Method
extract_features
( &self, code: &str, ir_context: &str, )
src/llm-compiler/mod.rs:139
↓ 1 callers
Method
extract_loop_graph
( &self, loop_code: &str, )
src/llm-compiler/auto_vectorization.rs:123
↓ 1 callers
Method
find_causal_path
Find causal path to episode
examples/memory-copilot/explainable_memory.rs:235
↓ 1 callers
Method
find_surviving_mutants
(&self, _tests: &[String], _mutants: &[String])
src/llm-compiler/test_synthesis.rs:62
↓ 1 callers
Method
generate_ai_tactics
(&mut self, theorem: &str)
examples/05_browser_theorem_prover.rs:243
↓ 1 callers
Method
generate_explanation
Generate human-readable explanation
examples/memory-copilot/explainable_memory.rs:259
↓ 1 callers
Method
generate_initial_tests
(&self, _code: &str)
src/llm-compiler/test_synthesis.rs:42
↓ 1 callers
Method
generate_killing_tests
(&self, _code: &str, _mutants: &[String])
src/llm-compiler/test_synthesis.rs:67
↓ 1 callers
Method
generate_mutants
(&self, _code: &str)
src/llm-compiler/test_synthesis.rs:52
↓ 1 callers
Method
generate_proof
Generate proof certificate
leanr-rag-gateway/src/lib.rs:184
↓ 1 callers
Function
generate_test_requests
()
examples/cost_savings_demo.rs:87
↓ 1 callers
Method
generate_verified_recovery
(&mut self, failed_idx: usize)
examples/04_self_healing_database.rs:221
↓ 1 callers
Function
get
()
runtime/src/scheduler.rs:314
↓ 1 callers
Method
getProofRecommendations
* Get recommendations for proving a theorem
npm/lean-agentic/src/agentdb-integration.js:249
↓ 1 callers
Method
getStats
* Get statistics about stored theorems
npm/lean-agentic/src/agentdb-integration.js:331
↓ 1 callers
Method
get_inductive
Get an inductive type by name
lean-agentic/src/environment.rs:260
↓ 1 callers
Method
get_recent
(&self, limit: usize)
src/agentdb/episode_store.rs:29
↓ 1 callers
Method
get_risk_metrics
Get current risk metrics
examples/trading/risk_bounded_trading.rs:359
↓ 1 callers
Method
get_safety_metrics
Get safety metrics
examples/grid-operator/safety_bounded_grid.rs:315
↓ 1 callers
Method
handleInitialize
* Handle initialize request
npm/lean-agentic/mcp/server.js:300
↓ 1 callers
Method
handlePromptsGet
* Handle prompts/get request
npm/lean-agentic/mcp/server.js:680
↓ 1 callers
Method
handlePromptsList
* Handle prompts/list request
npm/lean-agentic/mcp/server.js:672
↓ 1 callers
Method
handleRequest
* Handle incoming JSON-RPC request
npm/lean-agentic/mcp/server.js:728
↓ 1 callers
Method
handleResourcesList
* Handle resources/list request
npm/lean-agentic/mcp/server.js:582
↓ 1 callers
Method
handleResourcesRead
* Handle resources/read request
npm/lean-agentic/mcp/server.js:590
↓ 1 callers
Method
handleToolsCall
* Handle tools/call request
npm/lean-agentic/mcp/server.js:323
↓ 1 callers
Method
handleToolsList
* Handle tools/list request
npm/lean-agentic/mcp/server.js:315
↓ 1 callers
Method
has_stable_types
(&self, state: &FunctionState)
src/jit-runtime/mod.rs:137
↓ 1 callers
Method
hash_term
(&self, term: &str)
leanr-theorems/src/confluence.rs:134
↓ 1 callers
Method
hash_term
Hash a term This is the hash function h: T → ℕ from our theorem
leanr-theorems/src/hashcons_confluence.rs:101
↓ 1 callers
Function
hash_to_agent
(msg: &str)
tests/benchmarks/benchmark_suite.rs:113
↓ 1 callers
Method
infer_batch
( &self, features: &[HashMap<String, f32>], )
src/llm-compiler/xla_runtime.rs:18
↓ 1 callers
Method
infer_causal_links
(&self, episode: &Episode)
src/agentdb/causal_graph.rs:18
↓ 1 callers
Function
infer_type
(_term: &str)
tests/benchmarks/benchmark_suite.rs:157
↓ 1 callers
Method
initialize
* Initialize the WASM demo instance
npm/lean-agentic/mcp/server.js:245
↓ 1 callers
Method
instantiate_levels
Instantiate universe levels in a term
leanr-eval-lite/src/normalize.rs:242
↓ 1 callers
Method
is_atomic_start
Check if current token can start an atomic expression
leanr-syntax/src/parser.rs:706
↓ 1 callers
Method
is_def_eq_whnf
Compare two terms in WHNF
lean-agentic/src/conversion.rs:205
↓ 1 callers
Method
is_empty
Check if the symbol table is empty
lean-agentic/src/symbol.rs:112
↓ 1 callers
Method
is_opaque
Check if this declaration is opaque (cannot be unfolded)
lean-agentic/src/environment.rs:160
↓ 1 callers
Method
is_pattern_start
Check if current token can start a pattern
leanr-syntax/src/parser.rs:720
↓ 1 callers
Method
is_reducible
Check if this declaration can be unfolded
lean-agentic/src/environment.rs:155
↓ 1 callers
Method
is_similar
(&self, _goal: TermId, _proof: TermId)
examples/05_browser_theorem_prover.rs:340
↓ 1 callers
Method
level_to_index
Convert level to de Bruijn index
leanr-elab/src/context.rs:71
↓ 1 callers
Method
lex_block_comment
Lex a block comment
leanr-syntax/src/lexer.rs:387
↓ 1 callers
Method
lex_identifier
Lex an identifier or keyword
leanr-syntax/src/lexer.rs:290
↓ 1 callers
Method
lex_line_comment
Lex a line comment
leanr-syntax/src/lexer.rs:375
↓ 1 callers
Method
lex_number
Lex a number
leanr-syntax/src/lexer.rs:337
↓ 1 callers
Method
lex_string
Lex a string literal
leanr-syntax/src/lexer.rs:349
↓ 1 callers
Method
lookup
Look up a metavariable
leanr-elab/src/metavar.rs:71
↓ 1 callers
Function
main
()
npm/lean-agentic/examples/agentdb-example.js:19
↓ 1 callers
Function
main
()
npm/lean-agentic/examples/node-example.js:9
↓ 1 callers
Method
mark
Save the current context length (for later restoration)
lean-agentic/src/context.rs:130
↓ 1 callers
Method
market_value
(&self)
examples/trading/risk_bounded_trading.rs:55
↓ 1 callers
Function
mask_credit_card_pattern
(text: &str)
leanr-rag-gateway/src/policy.rs:113
↓ 1 callers
Function
mask_email_pattern
(text: &str)
leanr-rag-gateway/src/policy.rs:134
↓ 1 callers
Function
mask_ssn_pattern
(text: &str)
leanr-rag-gateway/src/policy.rs:83
↓ 1 callers
Method
mk_app_spine
Create a spine of applications (f x y z)
lean-agentic/src/arena.rs:170
↓ 1 callers
Method
mk_level_zero
Create a zero universe level
lean-agentic/src/arena.rs:175
← previous
next →
301–400 of 1,015, ranked by callers