Theorems · Theorem · ring theory
CoalgHom.ext
∀ {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] [inst_5 : CoalgebraStruct R A] [inst_6 : CoalgebraStruct R B]
{φ₁ φ₂ : A →ₗc[R] B}, (∀ (x : A), φ₁ x = φ₂ x) → φ₁ = φ₂- Defined in
- Mathlib.RingTheory.Coalgebra.Hom
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 64 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
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- DFunLike.extproof · cited by 240
- CoalgebraStructstatement and proof · cited by 230
- CoalgHomstatement and proof · cited by 105
Cited by6
Results whose statement or proof uses this declaration.
- CoalgEquiv.toEquiv_injectiveproof · cited by 3
- CoalgHom.comp_assocproof · cited by 0
- CoalgHom.comp_idproof · cited by 0
- CoalgHom.id_compproof · cited by 0
- CoalgHom.mk_coeproof · cited by 0
- CoalgHom.ext_iffproof · cited by 0