Theorems · Theorem · group theory
SemiconjBy.isTrans
∀ {S : Type u_1} [inst : Semigroup S], IsTrans S fun a b => ∃ c, SemiconjBy c a bThe relation “there exists an element that semiconjugates a to b” on a semigroup
is transitive.
- Defined in
- Mathlib.Algebra.Group.Semiconj.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- Semigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semigroupstatement and proof · cited by 202
- IsTransstatement · cited by 157
- SemiconjBystatement and proof · cited by 99
- SemiconjBy.mul_leftproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- SemiconjBy.transitiveproof · cited by 0