Mathlib Map

Theorems · Theorem · ring theory

AlgHom.ext

∀ {R : Type u} {A : Type v} {B : Type w} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
  [inst_3 : Algebra R A] [inst_4 : Algebra R B] {φ₁ φ₂ : A →ₐ[R] B}, (∀ (x : A), φ₁ x = φ₂ x) → φ₁ = φ₂
Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
170 results in Mathlib
Foundations
Depth 21 from the axioms, rests on 129 definitions · uses Quot.sound
Assumes
CommSemiringSemiringSemiringAlgebraAlgebra

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.

Cited by170

Results whose statement or proof uses this declaration.