Theorems · Theorem · ring theory
AddMonoidAlgebra.mapDomainBialgHom_comp
∀ {R : Type u_1} {M : Type u_8} {N : Type u_9} {O : Type u_10} [inst : CommSemiring R] [inst_1 : AddMonoid M]
[inst_2 : AddMonoid N] [inst_3 : AddMonoid O] (f : N →+ O) (g : M →+ N),
AddMonoidAlgebra.mapDomainBialgHom R (f.comp g) =
(AddMonoidAlgebra.mapDomainBialgHom R f).comp (AddMonoidAlgebra.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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddMonoidAlgebrastatement and proof · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.coeffproof · cited by 365
- AddMonoidHom.compstatement and proof · cited by 339
- BialgHomstatement · cited by 190
- Finsupp.mapDomainproof · cited by 168
- AddMonoidAlgebra.extproof · cited by 90
- BialgHom.compstatement · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomainOfBialgHom_compproof · cited by 0
- AddMonoidAlgebra.mapDomainBialgHom_mapDomainBialgHomproof · cited by 0