Mathlib Map

Theorems · Theorem

Function.Semiconj.comp_eq

∀ {α : Type u_1} {β : Type u_2} {f : α → β} {ga : α → α} {gb : β → β}, Function.Semiconj f ga gb → f ∘ ga = gb ∘ f

Alias of the forward direction of Function.semiconj_iff_comp_eq. Definition of Function.Semiconj in terms of functional equality.

Defined in
Mathlib.Logic.Function.Conjugate
Cited by
11 results in Mathlib
Foundations
Depth 7 from the axioms · uses Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.