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, ExprRange, IndexedVar, Variable, l, m, n
from proveit.core_expr_types import A_1_to_l, B_1_to_m, C_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_1_to_n), And(A_1_to_l, And(B_1_to_m), C_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), ExprRange(sub_expr1, InSet(IndexedVar(C, 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_{1} \land  C_{2} \land  \ldots \land  C_{n}\right) =  \\ \left(A_{1} \land  A_{2} \land  \ldots \land  A_{l} \land \left(B_{1} \land  B_{2} \land  \ldots \land  B_{m}\right)\land C_{1} \land  C_{2} \land  \ldots \land  C_{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), \left(C_{1} \in \mathbb{B}\right) ,  \left(C_{2} \in \mathbb{B}\right) ,  \ldots ,  \left(C_{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: 24
operands: 5
3Literal
4ExprTuple6, 7
5ExprTuple8, 9, 10
6Operationoperator: 24
operands: 11
7Operationoperator: 24
operands: 12
8ExprRangelambda_map: 13
start_index: 37
end_index: 23
9ExprRangelambda_map: 14
start_index: 37
end_index: 38
10ExprRangelambda_map: 15
start_index: 37
end_index: 27
11ExprTuple16, 32, 18
12ExprTuple16, 17, 18
13Lambdaparameter: 44
body: 19
14Lambdaparameter: 44
body: 20
15Lambdaparameter: 44
body: 21
16ExprRangelambda_map: 22
start_index: 37
end_index: 23
17Operationoperator: 24
operands: 25
18ExprRangelambda_map: 26
start_index: 37
end_index: 27
19Operationoperator: 30
operands: 28
20Operationoperator: 30
operands: 29
21Operationoperator: 30
operands: 31
22Lambdaparameter: 44
body: 33
23Variable
24Literal
25ExprTuple32
26Lambdaparameter: 44
body: 34
27Variable
28ExprTuple33, 35
29ExprTuple41, 35
30Literal
31ExprTuple34, 35
32ExprRangelambda_map: 36
start_index: 37
end_index: 38
33IndexedVarvariable: 39
index: 44
34IndexedVarvariable: 40
index: 44
35Literal
36Lambdaparameter: 44
body: 41
37Literal
38Variable
39Variable
40Variable
41IndexedVarvariable: 42
index: 44
42Variable
43ExprTuple44
44Variable