Theorems · Theorem
Function.Commute.comp_right
∀ {α : Type u_1} {f g g' : α → α}, Function.Commute f g → Function.Commute f g' → Function.Commute f (g ∘ g')If f commutes with g and g', then it commutes with g ∘ g'.
- Defined in
- Mathlib.Logic.Function.Conjugate
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext
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.
- Function.Commutestatement and proof · cited by 54
- Function.Semiconj.comp_rightproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.