Theorems · Theorem · group theory
FreeSemigroup.mul_seq
∀ {α β : Type u} {f g : FreeSemigroup (α → β)} {x : FreeSemigroup α}, f * g <*> x = (f <*> x) * (g <*> x)- Defined in
- Mathlib.Algebra.Free
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- FreeSemigroupstatement and proof · cited by 43
- FreeSemigroup.ofproof · cited by 20
- FreeSemigroup.liftproof · cited by 8
- FreeSemigroup.mul_bindproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.