MCPcopy Create free account

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

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

Method__init__
( self, name: str, domain: tuple[SortRef, ...], range_sort: SortRef, )
lean_py/z3/core.py:903
Method__init__
( self, type_name: str, ctor_name: str, domain: tuple[SortRef, ...], r
lean_py/z3/core.py:961
Method__init__
( self, type_name: str, accessor_name: str, domain: tuple[SortRef, ...],
lean_py/z3/core.py:993
Method__init__
( self, type_name: str, recognizer_name: str, domain: tuple[SortRef, ...],
lean_py/z3/core.py:1018
Method__init__
(self, name: str)
lean_py/z3/core.py:1219
Method__init__
( self, ast: ASTNode, vars: frozenset[tuple[str, ASTSort]] = frozenset(), )
lean_py/z3/core.py:2250
Method__init__
(self, *args: Any, **kws: Any)
lean_py/z3/core.py:3014
Method__init__
(self, ctx: Context | None = None)
lean_py/z3/core.py:3050
Method__init__
(self, ctx: Context | None = None)
lean_py/z3/core.py:3084
Method__init__
(self, ebits: int, sbits: int)
lean_py/z3/core.py:3124
Method__init__
( self, ast: ASTNode, sort: SortRef, vars: frozenset[tuple[str, ASTSort]] = fr
lean_py/z3/core.py:3141
Method__init__
(self, name: str)
lean_py/z3/core.py:3227
Method__init__
( self, ast: ASTNode, vars: frozenset[tuple[str, ASTSort]] = frozenset(), )
lean_py/z3/core.py:3794
Method__init__
(self, elem: SortRef)
lean_py/z3/core.py:3860
Method__init__
( self, ast: ASTNode, sort: SeqSortRef, vars: frozenset[tuple[str, ASTSort]] =
lean_py/z3/core.py:3878
Method__init__
(self, name: str, sz: int)
lean_py/z3/core.py:4003
Method__init__
(self, val: Any, sort: SortRef | None = None)
lean_py/z3/core.py:4453
Method__init__
(self, ctx: Context | None = None)
lean_py/z3/core.py:4568
Method__init__
(self)
lean_py/z3/core.py:4591
Method__init__
(self, val: Any = 0)
lean_py/z3/core.py:4630
Method__init__
(self, s: Any = None, ctx: Context | None = None)
lean_py/z3/core.py:4681
Method__init__
(self, solver: Any, on_clause: Any)
lean_py/z3/core.py:4718
Method__init__
(self)
lean_py/z3/core.py:4726
Method__init__
( self, sorts: dict[str, SortRef] | None = None, decls: dict[str, ExprRef | FuncDeclRe
lean_py/z3/smt2.py:152
Method__init__
(self, subgoals: list[Goal])
lean_py/z3/tactic.py:52
Method__init__
(self, name: str)
lean_py/z3/tactic.py:82
Method__init__
(self, tactics: list[Tactic])
lean_py/z3/tactic.py:120
Method__init__
(self, tactics: list[Tactic])
lean_py/z3/tactic.py:142
Method__init__
(self, tactic: Tactic, max_iter: int)
lean_py/z3/tactic.py:159
Method__init__
(self, name: str, ctx: object = None)
lean_py/z3/tactic.py:236
Method__init__
(self, name: str = "simp")
lean_py/z3/tactic.py:402
Method__init__
(self, lib)
examples/06_effectful_verifier/python/expr_builder.py:18
Method__init__
(self, n: int)
examples/06_effectful_verifier/python/refine.py:34
Method__init__
(self, n: int)
examples/06_effectful_verifier/python/refine.py:44
Method__instancecheck__
(cls, instance)
lean_py/marshal.py:206
Method__invert__
(self)
lean_py/z3/core.py:413
Method__invert__
(self)
lean_py/z3/core.py:687
Method__iter__
(self)
lean_py/z3/solver.py:534
Method__iter__
(self)
lean_py/z3/solver.py:657
Method__iter__
(self)
lean_py/z3/core.py:3065
Method__iter__
(self)
examples/06_effectful_verifier/python/refine.py:76
Method__le__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:532
Method__le__
(self, other: BitVecRef | int)
lean_py/z3/core.py:729
Method__le__
(self, other: Any)
lean_py/z3/core.py:3188
Method__le__
(self, other: object)
lean_py/z3/core.py:3813
Method__le__
(self, other: Any)
lean_py/z3/core.py:4508
Method__le__
(self, other: object)
lean_py/z3/tactic.py:248
Method__len__
(self)
lean_py/lean_types.py:82
Method__len__
(self)
lean_py/z3/solver.py:528
Method__len__
(self)
lean_py/z3/solver.py:651
Method__len__
(self)
lean_py/z3/solver.py:1047
Method__len__
(self)
lean_py/z3/core.py:3056
Method__len__
(self)
lean_py/z3/core.py:3096
Method__len__
(self)
lean_py/z3/core.py:4594
Method__len__
(self)
lean_py/z3/tactic.py:31
Method__len__
(self)
lean_py/z3/tactic.py:55
Method__lshift__
(self, other: BitVecRef | int)
lean_py/z3/core.py:694
Method__lt__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:525
Method__lt__
(self, other: BitVecRef | int)
lean_py/z3/core.py:722
Method__lt__
(self, other: Any)
lean_py/z3/core.py:3185
Method__lt__
(self, other: Any)
lean_py/z3/core.py:4505
Method__lt__
(self, other: object)
lean_py/z3/tactic.py:242
Method__mod__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:477
Method__mod__
(self, other: BitVecRef | int)
lean_py/z3/core.py:709
Method__mul__
(self, other: object)
lean_py/z3/core.py:426
Method__mul__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:466
Method__mul__
(self, other: BitVecRef | int)
lean_py/z3/core.py:655
Method__mul__
(self, other: Any)
lean_py/z3/core.py:4500
Method__mul__
(self, other: Any)
lean_py/z3/core.py:4639
Method__ne__
(self, other: object)
lean_py/z3/core.py:321
Method__ne__
(self, other: object)
lean_py/z3/tactic.py:257
Method__neg__
(self)
lean_py/z3/core.py:518
Method__neg__
(self)
lean_py/z3/core.py:661
Method__neg__
(self)
lean_py/z3/core.py:3176
Method__or__
(self, other: BoolRef)
lean_py/z3/core.py:410
Method__or__
(self, other: BitVecRef | int)
lean_py/z3/core.py:675
Method__pos__
(self)
lean_py/z3/core.py:496
Method__pos__
(self)
lean_py/z3/core.py:712
Method__pos__
(self)
lean_py/z3/core.py:3179
Method__pow__
(self, other: ArithRef | int | float)
lean_py/z3/core.py:490
Method__radd__
(self, other: object)
lean_py/z3/core.py:423
Method__radd__
(self, other: int | float)
lean_py/z3/core.py:457
Method__radd__
(self, other: int)
lean_py/z3/core.py:646
Method__radd__
(self, other: str)
lean_py/z3/core.py:2265
Method__radd__
(self, other: Any)
lean_py/z3/core.py:3164
Method__rand__
(self, other: int)
lean_py/z3/core.py:672
Method__repr__
(self)
lean_py/kernel.py:232
Method__repr__
(self)
lean_py/marshal.py:163
Method__repr__
(cls)
lean_py/marshal.py:214
Method__repr__
(self)
lean_py/marshal.py:268
Method__repr__
(self)
lean_py/library.py:156
Method__repr__
(self)
lean_py/library.py:553
Method__repr__
(self)
lean_py/registry.py:62
Method__repr__
(self)
lean_py/lean_types.py:56
Method__repr__
(self)
lean_py/z3/solver.py:129
Method__repr__
(self)
lean_py/z3/solver.py:540
Method__repr__
(self)
lean_py/z3/solver.py:648
Method__repr__
(self)
lean_py/z3/solver.py:856
Method__repr__
(self)
lean_py/z3/solver.py:978
Method__repr__
(self)
lean_py/z3/solver.py:1062
← previousnext →801–900 of 2,559, ranked by callers