Mathlib Map

Theorems · Theorem

Function.Commute.semiconj

∀ {α : Type u_1} {f g : α → α}, Function.Commute f g → Function.Semiconj f g g

Reinterpret Function.Commute f g as Function.Semiconj f g g. These two predicates are definitionally equal but have different dot-notation lemmas.

Defined in
Mathlib.Logic.Function.Conjugate
Cited by
2 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms

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 by2

Results whose statement or proof uses this declaration.