Theorems · Theorem · group theory
ShelfHom.comp_apply
∀ {S₁ : Type u_1} {S₂ : Type u_2} {S₃ : Type u_3} [inst : Shelf S₁] [inst_1 : Shelf S₂] [inst_2 : Shelf S₃]
(g : ShelfHom S₂ S₃) (f : ShelfHom S₁ S₂) (x : S₁), (g.comp f) x = g (f x)- Defined in
- Mathlib.Algebra.Quandle
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- ShelfHomstatement and proof · cited by 14
- Shelfstatement and proof · cited by 10
- ShelfHom.compstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.