Theorems · Theorem · ring theory
MonoidAlgebra.mapDomainBialgHom_comp
∀ {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),
MonoidAlgebra.mapDomainBialgHom R (f.comp g) =
(MonoidAlgebra.mapDomainBialgHom R f).comp (MonoidAlgebra.mapDomainBialgHom R g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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 and proof · 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
- BialgHom.compstatement · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomainBialgHom_mapDomainBialgHomproof · cited by 0
- MonoidAlgebra.mapDomainOfBialgHom_compproof · cited by 0