MyWikiBiz, Author Your Legacy — Tuesday September 02, 2025
Jump to navigationJump to search
146 bytes added
, 22:20, 17 December 2008
Line 1,222: |
Line 1,222: |
| Recall the reading of the staging relations: | | Recall the reading of the staging relations: |
| | | |
− | :{| cellpadding="2" style="text-align:center"
| + | {| align="center" cellpadding="8" style="text-align:center" |
− | | ''h'' : ''x'' <math>\lessdot</math> ''m'' | + | | <math>h : x \lessdot m</math> |
− | | ⇔ | + | | <math>\Leftrightarrow</math> |
− | | ''h'' regards ''x''
| + | | <math>h\ \operatorname{regards}\ x\ \operatorname{as~an~instance~of}\ m.</math> |
− | | as
| |
− | | an
| |
− | | instance of ''m'' ,
| |
| |- | | |- |
− | | ''h'' : ''m'' <math>\gtrdot</math> ''y'' | + | | <math>h : m \gtrdot y</math> |
− | | ⇔ | + | | <math>\Leftrightarrow</math> |
− | | ''h'' regards ''m''
| + | | <math>h\ \operatorname{regards}\ m\ \operatorname{as~a~property~of}\ y.</math> |
− | | as
| |
− | | a
| |
− | | property of ''y'' .
| |
| |- | | |- |
− | | ''h'' : ''x'' <math>\gtrdot</math> ''n'' | + | | <math>h : x \gtrdot n</math> |
− | | ⇔ | + | | <math>\Leftrightarrow</math> |
− | | ''h'' regards ''x''
| + | | <math>h\ \operatorname{regards}\ x\ \operatorname{as~a~property~of}\ n.</math> |
− | | as
| |
− | | a
| |
− | | property of ''n'' ,
| |
| |- | | |- |
− | | ''h'' : ''n'' <math>\lessdot</math> ''y'' | + | | <math>h : n \lessdot y</math> |
− | | ⇔ | + | | <math>\Leftrightarrow</math> |
− | | ''h'' regards ''n''
| + | | <math>h\ \operatorname{regards}\ n\ \operatorname{as~an~instance~of}\ y.</math> |
− | | as
| |
− | | an
| |
− | | instance of ''y'' .
| |
| |} | | |} |
| | | |