Mathlib Map

Theorems · Inductive type · ring theory

AlgHomClass

(F : Type u_1) →
  (R : outParam (Type u_2)) →
    (A : outParam (Type u_3)) →
      (B : outParam (Type u_4)) →
        [inst : CommSemiring R] →
          [inst_1 : Semiring A] → [inst_2 : Semiring B] → [Algebra R A] → [Algebra R B] → [FunLike F A B] → Prop

AlgHomClass F R A B asserts F is a type of bundled algebra homomorphisms from A to B.

Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
50 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CommSemiringSemiringSemiringAlgebraAlgebraFunLike

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.

Cited by61

Results whose statement or proof uses this declaration.