Mathlib Map

Theorems · Theorem · ring theory

Algebra.linearMap_apply

∀ (R : Type u) (A : Type w) [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (r : R),
  (Algebra.linearMap R A) r = (algebraMap R A) r
Defined in
Mathlib.Algebra.Algebra.Defs
Cited by
12 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.