Mathlib Map

Theorems · Theorem · ring theory

Algebra.ext_id

∀ {R : Type u} (A : Type v) [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (f g : R →ₐ[R] A),
  f = g

This ext lemma closes trivial subgoals created when chaining heterobasic ext lemmas.

Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
17 results in Mathlib
Foundations
Depth 23 from the axioms · uses Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Semiringstatement and proof · cited by 13,802
  • Algebrastatement and proof · cited by 11,388
  • CommSemiringstatement and proof · cited by 10,911
  • AlgHomstatement and proof · cited by 3,236

Cited by17

Results whose statement or proof uses this declaration.