Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ functions
Functions
2,559 in github.com/BasisResearch/lean.py
⨍
Functions
2,559
◇
Types & classes
336
Method
__repr__
(self)
lean_py/z3/solver.py:1118
Method
__repr__
(self)
lean_py/z3/solver.py:1151
Method
__repr__
(self)
lean_py/z3/core.py:129
Method
__repr__
(self)
lean_py/z3/core.py:300
Method
__repr__
(self)
lean_py/z3/core.py:952
Method
__repr__
(self)
lean_py/z3/core.py:3020
Method
__repr__
(self)
lean_py/z3/core.py:3071
Method
__repr__
(self)
lean_py/z3/core.py:3099
Method
__repr__
(self)
lean_py/z3/core.py:4487
Method
__repr__
(self)
lean_py/z3/core.py:4584
Method
__repr__
(self)
lean_py/z3/core.py:4606
Method
__repr__
(self)
lean_py/z3/core.py:4633
Method
__repr__
(self)
lean_py/z3/tactic.py:38
Method
__repr__
(self)
lean_py/z3/tactic.py:68
Method
__repr__
(self)
lean_py/z3/tactic.py:106
Method
__repr__
(self)
lean_py/z3/tactic.py:260
Method
__repr__
(self)
lean_py/z3/tactic.py:409
Method
__repr__
(self)
examples/06_effectful_verifier/python/refine.py:37
Method
__repr__
(self)
examples/06_effectful_verifier/python/refine.py:47
Method
__rlshift__
(self, other: int)
lean_py/z3/core.py:700
Method
__rmod__
(self, other: int | float)
lean_py/z3/core.py:486
Method
__rmul__
(self, other: object)
lean_py/z3/core.py:429
Method
__rmul__
(self, other: int | float)
lean_py/z3/core.py:469
Method
__rmul__
(self, other: int)
lean_py/z3/core.py:658
Method
__ror__
(self, other: int)
lean_py/z3/core.py:678
Method
__rpow__
(self, other: int | float)
lean_py/z3/core.py:493
Method
__rrshift__
(self, other: int)
lean_py/z3/core.py:703
Method
__rshift__
(self, other: BitVecRef | int)
lean_py/z3/core.py:697
Method
__rsub__
(self, other: int | float)
lean_py/z3/core.py:463
Method
__rsub__
(self, other: int)
lean_py/z3/core.py:652
Method
__rtruediv__
(self, other: int | float)
lean_py/z3/core.py:482
Method
__rxor__
(self, other: int)
lean_py/z3/core.py:684
Method
__setitem__
(self, i: int, v: Any)
lean_py/z3/core.py:3062
Method
__setitem__
(self, k: Any, v: Any)
lean_py/z3/core.py:3087
Method
__setitem__
(self, name: str, val: Any)
lean_py/z3/core.py:4575
Method
__str__
(self)
lean_py/lean_types.py:53
Method
__sub__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:460
Method
__sub__
(self, other: BitVecRef | int)
lean_py/z3/core.py:649
Method
__sub__
(self, other: Any)
lean_py/z3/core.py:3167
Method
__sub__
(self, other: Any)
lean_py/z3/core.py:4495
Method
__truediv__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:472
Method
__truediv__
(self, other: BitVecRef | int)
lean_py/z3/core.py:706
Method
__truediv__
(self, other: Any)
lean_py/z3/core.py:3173
Method
__xor__
(self, other: BoolRef)
lean_py/z3/core.py:416
Method
__xor__
(self, other: BitVecRef | int)
lean_py/z3/core.py:681
Function
_bind_exported
(self, lib)
lean_py/_runtime.py:283
Function
_bind_inline_impls
No-op; inline methods are defined directly on the class.
lean_py/_runtime.py:298
Method
_diagnostic
()
lean_py/library.py:335
Method
_find
Locate `lib<name>.<ext>` produced by `lake build`. Naming has shifted across Lake versions: * old: `lib<name>.<ext>`
lean_py/library.py:305
Function
_find_leanpy_helper
Find a `leanpy_*` helper symbol in any registered library. Caches the result to avoid repeated dlsym calls.
lean_py/_runtime.py:261
Method
_format_io_error
Legacy stringification — preserved for callers that just want a printable error message. Use `_build_io_exception` for typed exception
lean_py/marshal.py:1180
Method
_from_scalar
(raw, _ti=ti)
lean_py/marshal.py:957
Function
_handle_assert
(value, refinement)
examples/06_effectful_verifier/python/refine.py:216
Function
_have
(mod: str)
tests/test_sympy_demo.py:8
Function
_have
(mod: str)
tests/test_memory.py:25
Function
_mk
(ffi, ObjPtr, ch, _fn=fn, _n=nargs)
lean_py/marshal.py:375
Function
_name_num
(ffi, ObjPtr, ch)
lean_py/marshal.py:347
Function
_name_str
(ffi, ObjPtr, ch)
lean_py/marshal.py:339
Method
_to_scalar
(v)
lean_py/marshal.py:963
Function
_var_sort_key
Sort ordering: Type vars (0), function sigs (1), values (2).
lean_py/z3/solver.py:446
Function
_wrapper
(*args)
lean_py/library.py:240
Method
add
(self, expr: Any)
lean_py/z3/core.py:4705
Method
add_created
(self, cb: Any)
lean_py/z3/core.py:4696
Method
add_decl
Add a declaration to the parser context.
lean_py/z3/solver.py:1140
Method
add_diseq
(self, cb: Any)
lean_py/z3/core.py:4693
Method
add_eq
(self, cb: Any)
lean_py/z3/core.py:4690
Method
add_final
(self, cb: Any)
lean_py/z3/core.py:4687
Method
add_fixed
(self, cb: Any)
lean_py/z3/core.py:4684
Method
add_sort
Add a sort to the parser context.
lean_py/z3/solver.py:1135
Method
all_decls
(self)
lean_py/kernel.py:282
Function
append_log
Append to Z3 log (no-op).
lean_py/z3/core.py:4545
Method
apply
(self, goal: Goal)
lean_py/z3/tactic.py:124
Method
apply
(self, goal: Goal)
lean_py/z3/tactic.py:146
Method
apply
(self, goal: Goal)
lean_py/z3/tactic.py:164
Method
apply
Apply simplification to a goal (returns goal unchanged).
lean_py/z3/tactic.py:405
Method
approx
Return rational approximation to given precision.
lean_py/z3/core.py:614
Method
arg_value
(self, i: int)
lean_py/z3/solver.py:996
Function
args2params
Convert args and keywords to a ParamsRef.
lean_py/z3/core.py:4610
Method
arity
(self)
lean_py/z3/solver.py:1029
Method
as_decimal
(self, prec: int = 10)
lean_py/z3/core.py:597
Method
as_fraction
(self)
lean_py/z3/core.py:594
Method
as_long
(self)
lean_py/z3/core.py:605
Method
as_string
(self)
lean_py/z3/core.py:567
Method
as_string
(self)
lean_py/z3/core.py:602
Method
as_string
(self)
lean_py/z3/core.py:772
Method
assert_soft
Add a soft constraint with optional weight and group id.
lean_py/z3/solver.py:848
Method
at
Return a unit sequence at the given index.
lean_py/z3/core.py:3906
Method
basis
Return the element sort.
lean_py/z3/core.py:3864
Method
borrow
(cls, ptr: Any)
lean_py/marshal.py:70
Function
bounded_sum
(x: Annotated[int, Gt(0)], y: Annotated[int, Gt(0)])
examples/06_effectful_verifier/python/main.py:57
Function
build
(args)
examples/05_knuckledragger/python/lean_to_z3.py:88
Function
build
(args)
examples/04_sympy_tactic/python/lean_to_sympy.py:81
Method
build
Run ``lake build`` in the managed project.
lean_py/project.py:130
Method
calc_enter
(self)
lean_py/kernel.py:111
Method
catalog
(self)
lean_py/kernel.py:286
Method
clean
Remove the cached project directory.
lean_py/project.py:154
Method
conflict
(self, ids: Any, eqs: Any = None)
lean_py/z3/core.py:4711
Method
continue_with
(self, branch: GoalState)
lean_py/kernel.py:198
Method
conv_enter
(self)
lean_py/kernel.py:107
Function
dec_ref
Decrement reference counter.
lean_py/_runtime.py:707
← previous
next →
901–1,000 of 2,559, ranked by callers