Theorems · Theorem · group theory
MulDistribMulActionHom.ext
∀ {M : Type u_1} [inst : Monoid M] {N : Type u_2} [inst_1 : Monoid N] {φ : M →* N} {A : Type u_4} [inst_2 : Monoid A]
[inst_3 : MulDistribMulAction M A] {B : Type u_5} [inst_4 : Monoid B] [inst_5 : MulDistribMulAction N B]
{f g : A →ₑ*[φ] B}, (∀ (x : A), f x = g x) → f = g- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- DFunLike.extproof · cited by 240
- MulDistribMulActionstatement and proof · cited by 120
- MulDistribMulActionHomstatement and proof · cited by 25
Cited by6
Results whose statement or proof uses this declaration.
- MulDistribMulActionHom.ext_iffproof · cited by 0
- MulDistribMulActionHom.id_compproof · cited by 0
- MulDistribMulActionHom.comp_assocproof · cited by 0
- MulDistribMulActionHom.toMonoidHom_injectiveproof · cited by 0
- MulDistribMulActionHom.toMulActionHom_injectiveproof · cited by 0
- MulDistribMulActionHom.comp_idproof · cited by 0