Theorems · Inductive type · ring theory
BialgHom
(R : Type u_1) →
(A : Type u_2) →
(B : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R B] → [CoalgebraStruct R A] → [CoalgebraStruct R B] → Type (max u_2 u_3)Given R-algebras A, B with comultiplication maps Δ_A, Δ_B and counit maps
ε_A, ε_B, an R-bialgebra homomorphism A →ₐc[R] B is an R-algebra map f such that
ε_B ∘ f = ε_A and (f ⊗ f) ∘ Δ_A = Δ_B ∘ f.
- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- Cited by
- 190 results in Mathlib
- Foundations
- Depth 19 from the axioms, rests on 182 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement · cited by 13,802
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
- CoalgebraStructstatement · cited by 230
Cited by269
Results whose statement or proof uses this declaration.
- BialgHom.toAlgHomstatement and proof · cited by 38
- BialgHom.compstatement and proof · cited by 26
- BialgHomClass.toBialgHomstatement · cited by 23
- BialgHom.idstatement · cited by 22
- CommBialgCat.Hom.homstatement · cited by 14
- CommHopfAlgCat.Hom.homstatement · cited by 12
- CommBialgCat.ofHomstatement and proof · cited by 12
- CommHopfAlgCat.ofHomstatement and proof · cited by 11
- MonoidAlgebra.mapDomainBialgHomstatement · cited by 11
- AddMonoidAlgebra.mapDomainBialgHomstatement · cited by 10
- BialgHom.extstatement and proof · cited by 9
- BialgHom.ofAlgHomstatement · cited by 9
Showing the 200 most cited of 269.