Mathlib Map

Theorems · Theorem · ring theory

LinearMap.coe_coe

∀ {R : Type u_1} {S : Type u_5} {M : Type u_8} {M₃ : Type u_11} [inst : Semiring R] [inst_1 : Semiring S]
  [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₃] [inst_4 : Module R M] [inst_5 : Module S M₃] {σ : R →+* S}
  {F : Type u_14} [inst_6 : FunLike F M M₃] [inst_7 : SemilinearMapClass F σ M M₃] {f : F}, ⇑↑f = ⇑f
Defined in
Mathlib.Algebra.Module.LinearMap.Defs
Cited by
3 results in Mathlib
Foundations
Depth 21 from the axioms · uses no axioms
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModuleFunLikeSemilinearMapClass

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 by3

Results whose statement or proof uses this declaration.