Theorems · Inductive type · ring theory
BialgHomClass
(F : Type u_1) →
(R : outParam (Type u_2)) →
(A : outParam (Type u_3)) →
(B : outParam (Type u_4)) →
[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] → [FunLike F A B] → PropBialgHomClass F R A B asserts F is a type of bundled bialgebra homomorphisms
from A to B.
- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- FunLikestatement · cited by 2,560
- CoalgebraStructstatement · cited by 230
Cited by7
Results whose statement or proof uses this declaration.
- BialgHomClass.toBialgHomstatement and proof · cited by 23
- BialgHomClass.casesOnstatement and proof · cited by 0
- BialgHomClass.counitAlgHom_compstatement and proof · cited by 0
- BialgHomClass.map_comp_comulAlgHomstatement and proof · cited by 0
- BialgHomClass.recOnstatement and proof · cited by 0
- BialgHomClass.toBialgHom.congr_simpstatement and proof · cited by 0
- BialgHom.coe_coestatement and proof · cited by 0