logo

Expression of type Conditional

from the theory of proveit.logic.booleans.conjunction

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 A, B, C, Conditional, D, ExprRange, IndexedVar, Variable, l, m, n
from proveit.core_expr_types import A_1_to_l, B_1_to_m, D_1_to_n
from proveit.logic import And, Boolean, Equals, InSet
from proveit.numbers import one
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
expr = Conditional(Equals(And(A_1_to_l, B_1_to_m, C, D_1_to_n), And(A_1_to_l, C, B_1_to_m, D_1_to_n)).with_wrapping_at(2), And(ExprRange(sub_expr1, InSet(IndexedVar(A, sub_expr1), Boolean), one, l), ExprRange(sub_expr1, InSet(IndexedVar(B, sub_expr1), Boolean), one, m), InSet(C, Boolean), ExprRange(sub_expr1, InSet(IndexedVar(D, sub_expr1), Boolean), one, n)))
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\{\begin{array}{c} \begin{array}{l} \left(A_{1} \land  A_{2} \land  \ldots \land  A_{l}\land B_{1} \land  B_{2} \land  \ldots \land  B_{m} \land C\land D_{1} \land  D_{2} \land  \ldots \land  D_{n}\right) =  \\ \left(A_{1} \land  A_{2} \land  \ldots \land  A_{l} \land C\land B_{1} \land  B_{2} \land  \ldots \land  B_{m}\land D_{1} \land  D_{2} \land  \ldots \land  D_{n}\right) \end{array} \end{array} \textrm{ if } \left(A_{1} \in \mathbb{B}\right) ,  \left(A_{2} \in \mathbb{B}\right) ,  \ldots ,  \left(A_{l} \in \mathbb{B}\right), \left(B_{1} \in \mathbb{B}\right) ,  \left(B_{2} \in \mathbb{B}\right) ,  \ldots ,  \left(B_{m} \in \mathbb{B}\right) ,  C \in \mathbb{B}, \left(D_{1} \in \mathbb{B}\right) ,  \left(D_{2} \in \mathbb{B}\right) ,  \ldots ,  \left(D_{n} \in \mathbb{B}\right)\right..
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
condition_delimiter'comma' or 'and'commacomma('with_comma_delimiter', 'with_conjunction_delimiter')
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Conditionalvalue: 1
condition: 2
1Operationoperator: 3
operands: 4
2Operationoperator: 13
operands: 5
3Literal
4ExprTuple6, 7
5ExprTuple8, 9, 10, 11
6Operationoperator: 13
operands: 12
7Operationoperator: 13
operands: 14
8ExprRangelambda_map: 15
start_index: 31
end_index: 27
9ExprRangelambda_map: 16
start_index: 31
end_index: 29
10Operationoperator: 35
operands: 17
11ExprRangelambda_map: 18
start_index: 31
end_index: 32
12ExprTuple19, 20, 24, 21
13Literal
14ExprTuple19, 24, 20, 21
15Lambdaparameter: 45
body: 22
16Lambdaparameter: 45
body: 23
17ExprTuple24, 40
18Lambdaparameter: 45
body: 25
19ExprRangelambda_map: 26
start_index: 31
end_index: 27
20ExprRangelambda_map: 28
start_index: 31
end_index: 29
21ExprRangelambda_map: 30
start_index: 31
end_index: 32
22Operationoperator: 35
operands: 33
23Operationoperator: 35
operands: 34
24Variable
25Operationoperator: 35
operands: 36
26Lambdaparameter: 45
body: 37
27Variable
28Lambdaparameter: 45
body: 38
29Variable
30Lambdaparameter: 45
body: 39
31Literal
32Variable
33ExprTuple37, 40
34ExprTuple38, 40
35Literal
36ExprTuple39, 40
37IndexedVarvariable: 41
index: 45
38IndexedVarvariable: 42
index: 45
39IndexedVarvariable: 43
index: 45
40Literal
41Variable
42Variable
43Variable
44ExprTuple45
45Variable