Transiter master theorem: Difference between revisions

From Groupprops
No edit summary
No edit summary
 
Line 1: Line 1:
==Statement==
==Statement==


===The version for left transiters===
===General version===


Suppose <math>p</math> is a subgroup property. Let <math>L(p)</math> denote the [[left transiter]] of <math>p</math>.
{{fillin}}


# If <math>p</math> is [[transitive subgroup property|transitive]], <math>p</math> is stronger than its left transiter. That is, <math>p</math> \le L(p)</math>.
===Special cases===
# If <math>p</math> is [[identity-true subgroup property|identity-true]], the left transiter of <math>p</math> is stronger than <math>p</math>. That is, <math>L(p) \le p</math>.
# if <math>p</math> is a [[t.i. subgroup property]], i.e., <math>p</math> is both transitive and identity-true, then <math>p = L(p)</math>.
# The left transiter of any property is a [[t.i. subgroup property]], that is, it is both transitive and identity-true.


Together, (3) and (4) tell us that the left transiter operator is idempotent: <math>L(L(p)) = L(p)</math>
Special cases of the transiter master theorem include:


===The version for right transiters===
* [[Transiter master theorem for composition operator on subgroup properties]]
 
* [[Transiter master theorem for intersection operator on subgroup properties]]
Suppose <math>p</math> is a subgroup property. Let <math>R(p)</math> denote the [[right transiter]] of <math>p</math>.
* [[Transiter master theorem for join operator on subgroup properties]]
 
# If <math>p</math> is [[transitive subgroup property|transitive]], <math>p</math> is stronger than its right transiter. That is, <math>p</math> \le R(p)</math>.
# If <math>p</math> is [[identity-true subgroup property|identity-true]], the right transiter of <math>p</math> is stronger than <math>p</math>. That is, <math>R(p) \le p</math>.
# if <math>p</math> is a [[t.i. subgroup property]], i.e., <math>p</math> is both transitive and identity-true, then <math>p = R(p)</math>.
# The right transiter of any property is a [[t.i. subgroup property]], that is, it is both transitive and identity-true.
 
Together, (3) and (4) tell us that the left transiter operator is idempotent: <math>L(L(p)) = L(p)</math>. Moreover, the fixed point space of this operator is the same as the fixed point space of the left transiter.


==Related facts==
==Related facts==


* [[Residuation master theorem]]
* [[Residuation master theorem]]

Latest revision as of 18:55, 17 September 2008

Statement

General version

PLACEHOLDER FOR INFORMATION TO BE FILLED IN: [SHOW MORE]

Special cases

Special cases of the transiter master theorem include:

Related facts