Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.restrictScalars.congr_simp

∀ (R : Type u_1) {S : Type u_5} {M : Type u_8} {M₂ : Type u_10} [inst : Semiring R] [inst_1 : Semiring S]
  [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R M₂]
  [inst_6 : Module S M] [inst_7 : Module S M₂] [inst_8 : LinearMap.CompatibleSMul M M₂ R S] (fₗ fₗ_1 : M →ₗ[S] M₂),
  fₗ = fₗ_1 → ↑R fₗ = ↑R fₗ_1
Defined in
Mathlib.LinearAlgebra.Finsupp.LinearCombination
Cited by
5 results in Mathlib
Foundations
Depth 25 from the axioms · uses no axioms
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModuleModuleModuleLinearMap.CompatibleSMul

Around this declaration

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

Cites7

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

Cited by5

Results whose statement or proof uses this declaration.