Theorems · Theorem · ring theory
MonoidAlgebra.mapDomainBialgHom_mapDomainBialgHom
∀ {R : Type u_1} {M : Type u_8} {N : Type u_9} {O : Type u_10} [inst : CommSemiring R] [inst_1 : Monoid M]
[inst_2 : Monoid N] [inst_3 : Monoid O] (f : N →* O) (g : M →* N) (x : MonoidAlgebra R M),
(MonoidAlgebra.mapDomainBialgHom R f) ((MonoidAlgebra.mapDomainBialgHom R g) x) =
(MonoidAlgebra.mapDomainBialgHom R (f.comp g)) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MonoidAlgebrastatement and proof · cited by 590
- MonoidHom.compstatement · cited by 469
- Finsupp.extproof · cited by 399
- MonoidAlgebra.coeffproof · cited by 224
- BialgHomstatement · cited by 190
- Finsupp.mapDomainproof · cited by 168
- MonoidAlgebra.extproof · cited by 78
- MonoidAlgebra.mapDomainBialgHomstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.