Mathlib Map

Theorems · Theorem · group theory

MulSemiringActionHom.ext

∀ {M : Type u_1} [inst : Monoid M] {N : Type u_2} [inst_1 : Monoid N] {φ : M →* N} {R : Type u_10} [inst_2 : Semiring R]
  [inst_3 : MulSemiringAction M R] {S : Type u_12} [inst_4 : Semiring S] [inst_5 : MulSemiringAction N S]
  {f g : R →ₑ+*[φ] S}, (∀ (x : R), f x = g x) → f = g
Defined in
Mathlib.GroupTheory.GroupAction.Hom
Cited by
3 results in Mathlib
Foundations
Depth 17 from the axioms · uses Quot.sound
Assumes
MonoidMonoidSemiringMulSemiringActionSemiringMulSemiringAction

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.

Cited by3

Results whose statement or proof uses this declaration.