MCPcopy Create free account

hub / github.com/BasisResearch/lean.py / functions

Functions2,559 in github.com/BasisResearch/lean.py

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
Methodadd
(self, expr: Any)
lean_py/z3/core.py:4705
Methodadd_created
(self, cb: Any)
lean_py/z3/core.py:4696
Methodadd_decl
Add a declaration to the parser context.
lean_py/z3/solver.py:1140
Methodadd_diseq
(self, cb: Any)
lean_py/z3/core.py:4693
Methodadd_eq
(self, cb: Any)
lean_py/z3/core.py:4690
Methodadd_final
(self, cb: Any)
lean_py/z3/core.py:4687
Methodadd_fixed
(self, cb: Any)
lean_py/z3/core.py:4684
Methodadd_sort
Add a sort to the parser context.
lean_py/z3/solver.py:1135
Methodall_decls
(self)
lean_py/kernel.py:282
Functionappend_log
Append to Z3 log (no-op).
lean_py/z3/core.py:4545
Methodapply
(self, goal: Goal)
lean_py/z3/tactic.py:124
Methodapply
(self, goal: Goal)
lean_py/z3/tactic.py:146
Methodapply
(self, goal: Goal)
lean_py/z3/tactic.py:164
Methodapply
Apply simplification to a goal (returns goal unchanged).
lean_py/z3/tactic.py:405
Methodapprox
Return rational approximation to given precision.
lean_py/z3/core.py:614
Methodarg_value
(self, i: int)
lean_py/z3/solver.py:996
Functionargs2params
Convert args and keywords to a ParamsRef.
lean_py/z3/core.py:4610
Methodarity
(self)
lean_py/z3/solver.py:1029
Methodas_decimal
(self, prec: int = 10)
lean_py/z3/core.py:597
Methodas_fraction
(self)
lean_py/z3/core.py:594
Methodas_long
(self)
lean_py/z3/core.py:605
Methodas_string
(self)
lean_py/z3/core.py:567
Methodas_string
(self)
lean_py/z3/core.py:602
Methodas_string
(self)
lean_py/z3/core.py:772
Methodassert_soft
Add a soft constraint with optional weight and group id.
lean_py/z3/solver.py:848
Methodat
Return a unit sequence at the given index.
lean_py/z3/core.py:3906
Methodbasis
Return the element sort.
lean_py/z3/core.py:3864
Methodborrow
(cls, ptr: Any)
lean_py/marshal.py:70
Functionbounded_sum
(x: Annotated[int, Gt(0)], y: Annotated[int, Gt(0)])
examples/06_effectful_verifier/python/main.py:57
Functionbuild
(args)
examples/05_knuckledragger/python/lean_to_z3.py:88
Functionbuild
(args)
examples/04_sympy_tactic/python/lean_to_sympy.py:81
Methodbuild
Run ``lake build`` in the managed project.
lean_py/project.py:130
Methodcalc_enter
(self)
lean_py/kernel.py:111
Methodcatalog
(self)
lean_py/kernel.py:286
Methodclean
Remove the cached project directory.
lean_py/project.py:154
Methodconflict
(self, ids: Any, eqs: Any = None)
lean_py/z3/core.py:4711
Methodcontinue_with
(self, branch: GoalState)
lean_py/kernel.py:198
Methodconv_enter
(self)
lean_py/kernel.py:107
Functiondec_ref
Decrement reference counter.
lean_py/_runtime.py:707
← previousnext →901–1,000 of 2,559, ranked by callers