Theorems · Theorem · ring theory
AddMonoidAlgebra.bialgHom_ext
∀ {R : Type u_1} {A : Type u_3} {B : Type u_4} {M : Type u_8} [inst : CommSemiring R] [inst_1 : Semiring A]
[inst_2 : Semiring B] [inst_3 : Bialgebra R A] [inst_4 : Bialgebra R B] [inst_5 : AddMonoid M]
⦃φ₁ φ₂ : AddMonoidAlgebra A M →ₐc[R] B⦄,
(∀ (m : M), φ₁ (AddMonoidAlgebra.single m 1) = φ₂ (AddMonoidAlgebra.single m 1)) →
(↑φ₁).comp AddMonoidAlgebra.singleZeroAlgHom = (↑φ₂).comp AddMonoidAlgebra.singleZeroAlgHom → φ₁ = φ₂A R-bialgebra homomorphism from A[M] is uniquely defined by its
values on the functions single m 1 and single 1 a.
See note [partially-applied ext lemmas]. Note that the first assumption isn't written as an
equality of AddMonoidHoms because of doesn't multiplicativise.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- AddMonoidstatement and proof · cited by 2,864
- AddMonoidAlgebrastatement and proof · cited by 649
- AlgHom.compstatement and proof · cited by 501
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- BialgHom.toAlgHomstatement and proof · cited by 38
- AddMonoidAlgebra.singleZeroAlgHomstatement and proof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomainBialgHom_mapDomainOfBialgHomproof · cited by 1
- AddMonoidAlgebra.bialgHom_ext_iffproof · cited by 0
- AddMonoidAlgebra.mapDomainBialgHom_addproof · cited by 0