logo

Expression of type ExprTuple

from the theory of proveit.numbers.numerals.decimals

In [1]:
import proveit
# Automation is not needed when building an expression:
proveit.defaults.automation = False # This will speed things up.
proveit.defaults.inline_pngs = False # Makes files smaller.
%load_expr # Load the stored expression as 'stored_expr'
# import Expression classes needed to build the expression
from proveit import Conditional, ExprTuple, Function, Lambda, f, i, j
from proveit.core_expr_types import f_i_to_j
from proveit.logic import Equals
from proveit.numbers import Add, five, four, one, six, three, two
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Add(i, six)
expr = ExprTuple(Lambda([f, i, j], Conditional(Equals([f_i_to_j], [Function(f, [i]), Function(f, [Add(i, one)]), Function(f, [Add(i, two)]), Function(f, [Add(i, three)]), Function(f, [Add(i, four)]), Function(f, [Add(i, five)]), Function(f, [sub_expr1])]), Equals(j, sub_expr1))))
expr:
In [3]:
# check that the built expression is the same as the stored expression
assert expr == stored_expr
assert expr._style_id == stored_expr._style_id
print("Passed sanity check: expr matches stored_expr")
Passed sanity check: expr matches stored_expr
In [4]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\left(\left(f, i, j\right) \mapsto \left\{\left(f\left(i\right), f\left(i + 1\right), \ldots, f\left(j\right)\right) = \left(f\left(i\right), f\left(i + 1\right), f\left(i + 2\right), f\left(i + 3\right), f\left(i + 4\right), f\left(i + 5\right), f\left(i + 6\right)\right) \textrm{ if } j = \left(i + 6\right)\right..\right)
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1
1Lambdaparameters: 2
body: 3
2ExprTuple35, 50, 20
3Conditionalvalue: 4
condition: 5
4Operationoperator: 7
operands: 6
5Operationoperator: 7
operands: 8
6ExprTuple9, 10
7Literal
8ExprTuple20, 34
9ExprTuple11
10ExprTuple12, 13, 14, 15, 16, 17, 18
11ExprRangelambda_map: 19
start_index: 50
end_index: 20
12Operationoperator: 35
operand: 50
13Operationoperator: 35
operand: 29
14Operationoperator: 35
operand: 30
15Operationoperator: 35
operand: 31
16Operationoperator: 35
operand: 32
17Operationoperator: 35
operand: 33
18Operationoperator: 35
operand: 34
19Lambdaparameter: 44
body: 28
20Variable
21ExprTuple50
22ExprTuple29
23ExprTuple30
24ExprTuple31
25ExprTuple32
26ExprTuple33
27ExprTuple34
28Operationoperator: 35
operand: 44
29Operationoperator: 42
operands: 37
30Operationoperator: 42
operands: 38
31Operationoperator: 42
operands: 39
32Operationoperator: 42
operands: 40
33Operationoperator: 42
operands: 41
34Operationoperator: 42
operands: 43
35Variable
36ExprTuple44
37ExprTuple50, 45
38ExprTuple50, 46
39ExprTuple50, 47
40ExprTuple50, 48
41ExprTuple50, 49
42Literal
43ExprTuple50, 51
44Variable
45Literal
46Literal
47Literal
48Literal
49Literal
50Variable
51Literal