Theorems · Theorem · ring theory
BialgHom.ext
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] [inst_5 : CoalgebraStruct R A] [inst_6 : CoalgebraStruct R B]
{φ₁ φ₂ : A →ₐc[R] B}, (∀ (x : A), φ₁ x = φ₂ x) → φ₁ = φ₂- Defined in
- Mathlib.RingTheory.Bialgebra.Hom
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- DFunLike.extproof · cited by 240
- CoalgebraStructstatement and proof · cited by 230
- BialgHomstatement and proof · cited by 190
Cited by9
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapDomainBialgHom_compproof · cited by 2
- AddMonoidAlgebra.mapDomainBialgHom_compproof · cited by 2
- AddMonoidAlgebra.mapDomainBialgHom_idproof · cited by 1
- BialgHom.id_compproof · cited by 0
- MonoidAlgebra.mapDomainBialgHom_idproof · cited by 0
- BialgHom.comp_assocproof · cited by 0
- BialgHom.comp_idproof · cited by 0
- BialgHom.ext_iffproof · cited by 0
- Bialgebra.comm_comp_comulBialgHomproof · cited by 0