Theorems · Theorem · ring theory
AddMonoidAlgebra.mapDomainBialgHom_single
∀ {R : Type u_1} {M : Type u_8} {N : Type u_9} [inst : CommSemiring R] [inst_1 : AddMonoid M] [inst_2 : AddMonoid N]
(f : M →+ N) (m : M) (r : R),
(AddMonoidAlgebra.mapDomainBialgHom R f) (AddMonoidAlgebra.single m r) = AddMonoidAlgebra.single (f m) r- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 649
- AddMonoidAlgebra.singlestatement · cited by 250
- BialgHomstatement · cited by 190
- AddMonoidAlgebra.mapDomain_singleproof · cited by 23
- AddMonoidAlgebra.mapDomainBialgHomstatement · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomainOfBialgHom_mapDomainBialgHomproof · cited by 2
- AddMonoidAlgebra.mapDomainBialgHom_mapDomainOfBialgHomproof · cited by 1
- AddMonoidAlgebra.mapDomainBialgHom_addproof · cited by 0