Mathlib Map

Theorems · Theorem · nonassociative algebras

NonUnitalAlgHom.ext_iff

∀ {R : Type u} {S : Type u₁} [inst : Monoid R] [inst_1 : Monoid S] {φ : R →* S} {A : Type v} {B : Type w}
  [inst_2 : NonUnitalNonAssocSemiring A] [inst_3 : DistribMulAction R A] [inst_4 : NonUnitalNonAssocSemiring B]
  [inst_5 : DistribMulAction S B] {f g : A →ₛₙₐ[φ] B}, f = g ↔ ∀ (x : A), f x = g x
Defined in
Mathlib.Algebra.Algebra.NonUnitalHom
Cited by
0 results in Mathlib
Foundations
Depth 20 from the axioms · uses Quot.sound
Assumes
MonoidMonoidNonUnitalNonAssocSemiringDistribMulActionNonUnitalNonAssocSemiringDistribMulAction

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.