Theorems · Theorem
Function.semiconj_iff_comp_eq
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {ga : α → α} {gb : β → β}, Function.Semiconj f ga gb ↔ f ∘ ga = gb ∘ fDefinition of Function.Semiconj in terms of functional equality.
- Defined in
- Mathlib.Logic.Function.Conjugate
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.Semiconjstatement · cited by 82
Cited by2
Results whose statement or proof uses this declaration.
- Function.Semiconj.comp_eqproof · cited by 11
- Function.Semiconj.swap_mapproof · cited by 0