Line 1,706: |
Line 1,706: |
| ====Variant 4==== | | ====Variant 4==== |
| | | |
− | <pre> | + | <br> |
− | Value Rule 1
| |
| | | |
− | If f, g : U -> B, | + | {| align="center" cellpadding="0" cellspacing="0" style="border-left:1px solid black; border-top:1px solid black; border-right:1px solid black; border-bottom:1px solid black" width="90%" |
| + | | |
| + | {| align="center" cellpadding="0" cellspacing="0" width="100%" |
| + | |- style="height:48px; text-align:right" |
| + | | width="98%" | <math>\text{Value Rule 1}\!</math> |
| + | | width="2%" | |
| + | |} |
| + | |- |
| + | | |
| + | {| align="center" cellpadding="0" cellspacing="0" width="100%" |
| + | |- style="height:48px" |
| + | | width="2%" style="border-top:1px solid black" | |
| + | | width="14%" style="border-top:1px solid black" | <math>\text{If}\!</math> |
| + | | width="84%" style="border-top:1px solid black" | <math>f, g ~:~ X \to \underline\mathbb{B}</math> |
| + | |- style="height:48px" |
| + | | |
| + | | <math>\text{and}\!</math> |
| + | | <math>x ~\in~ X</math> |
| + | |- style="height:48px" |
| + | | |
| + | | <math>\text{then}\!</math> |
| + | | <math>\text{the following are identical values in}~ \underline\mathbb{B}:</math> |
| + | |} |
| + | |- |
| + | | |
| + | {| align="center" cellpadding="0" cellspacing="0" width="100%" |
| + | |- style="height:56px" |
| + | | width="2%" style="border-top:1px solid black" | |
| + | | width="14%" style="border-top:1px solid black" | <math>\text{V1a.}\!</math> |
| + | | width="84%" style="border-top:1px solid black" | <math>\downharpoonleft f(x) ~=~ g(x) \downharpoonright</math> |
| + | |- style="height:56px" |
| + | | |
| + | | <math>\text{V1b.}\!</math> |
| + | | <math>\downharpoonleft f(x) ~\Leftrightarrow~ g(x) \downharpoonright</math> |
| + | |- style="height:56px" |
| + | | |
| + | | <math>\text{V1c.}\!</math> |
| + | | <math>\underline{((}~ f(x) ~,~ g(x) ~\underline{))}</math> |
| + | |} |
| + | |} |
| | | |
− | and u C U
| + | <br> |
| | | |
− | then the following are identical values in B:
| + | ====Variant 5==== |
− | | |
− | V1a. [ f(u) = g(u) ]
| |
− | | |
− | V1b. [ f(u) <=> g(u) ]
| |
− | | |
− | V1c. (( f(u) , g(u) ))
| |
| | | |
| + | <pre> |
| Value Rule 1 | | Value Rule 1 |
| | | |