Theorems · Inductive type · ring theory
CoalgHom
(R : Type u_1) →
(A : Type u_2) →
(B : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid A] →
[inst_2 : Module R A] →
[inst_3 : AddCommMonoid B] →
[inst_4 : Module R B] → [CoalgebraStruct R A] → [CoalgebraStruct R B] → Type (max u_2 u_3)Given R-modules A, B with comultiplication maps Δ_A, Δ_B and counit maps
ε_A, ε_B, an R-coalgebra homomorphism A →ₗc[R] B is an R-linear map f such that
ε_B ∘ f = ε_A and (f ⊗ f) ∘ Δ_A = Δ_B ∘ f.
- Defined in
- Mathlib.RingTheory.Coalgebra.Hom
- Cited by
- 105 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 7 definitions · uses no axioms
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.
- Modulestatement · cited by 20,661
- AddCommMonoidstatement · cited by 12,281
- CommSemiringstatement · cited by 10,911
- CoalgebraStructstatement · cited by 230
Cited by159
Results whose statement or proof uses this declaration.
- CoalgHom.toLinearMapstatement and proof · cited by 36
- BialgHom.compproof · cited by 26
- CoalgHomClass.toCoalgHomstatement · cited by 23
- BialgHomClass.toBialgHomproof · cited by 23
- BialgHom.idproof · cited by 22
- CoalgHom.compstatement and proof · cited by 12
- CoalgHom.idstatement · cited by 11
- CoalgCat.Hom.toCoalgHom'statement · cited by 11
- CoalgEquiv.toCoalgHomstatement · cited by 11
- CoalgEquivClass.toCoalgEquivproof · cited by 11
- Bialgebra.TensorProduct.mapproof · cited by 8
- CoalgEquiv.transproof · cited by 8