logo

Theorem abs_frac of type Forall

from the theory of proveit.numbers.absolute_value

see dependencies

In [1]:
import proveit
# Automation is not needed when only building an expression:
proveit.defaults.automation = False # This will speed things up.
proveit.defaults.inline_pngs = False # Makes files smaller.
%load_theorem_expr # Load the stored theorem expression as 'stored_expr'
# import the special expression
from proveit.numbers.absolute_value import abs_frac
In [2]:
# check that the built expression is the same as the stored expression
assert abs_frac.expr == stored_expr
assert abs_frac.expr._style_id == stored_expr._style_id
print("Passed sanity check: abs_frac matches stored_expr")
Passed sanity check: abs_frac matches stored_expr
In [3]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\forall_{a, b \in \mathbb{C}~|~b \neq 0}~\left(\left|\frac{a}{b}\right| = \frac{\left|a\right|}{\left|b\right|}\right)
In [4]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
with_wrappingIf 'True', wrap the Expression after the parametersNoneNone/False('with_wrapping',)
condition_wrappingWrap 'before' or 'after' the condition (or None).NoneNone/False('with_wrap_after_condition', 'with_wrap_before_condition')
wrap_paramsIf 'True', wraps every two parameters AND wraps the Expression after the parametersNoneNone/False('with_params',)
justificationjustify to the 'left', 'center', or 'right' in the array cellscentercenter('with_justification',)
In [5]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operand: 3
1Literal
2ExprTuple3
3Lambdaparameters: 29
body: 4
4Conditionalvalue: 5
condition: 6
5Operationoperator: 7
operands: 8
6Operationoperator: 9
operands: 10
7Literal
8ExprTuple11, 12
9Literal
10ExprTuple13, 14, 15
11Operationoperator: 31
operand: 23
12Operationoperator: 28
operands: 17
13Operationoperator: 19
operands: 18
14Operationoperator: 19
operands: 20
15Operationoperator: 21
operands: 22
16ExprTuple23
17ExprTuple24, 25
18ExprTuple33, 26
19Literal
20ExprTuple34, 26
21Literal
22ExprTuple34, 27
23Operationoperator: 28
operands: 29
24Operationoperator: 31
operand: 33
25Operationoperator: 31
operand: 34
26Literal
27Literal
28Literal
29ExprTuple33, 34
30ExprTuple33
31Literal
32ExprTuple34
33Variable
34Variable