Mathlib Map

Theorems · Theorem · ring theory

LinearMap.comp.congr_simp

∀ {R₁ : Type u_2} {R₂ : Type u_3} {R₃ : Type u_4} {M₁ : Type u_9} {M₂ : Type u_10} {M₃ : Type u_11} [inst : Semiring R₁]
  [inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M₁] [inst_4 : AddCommMonoid M₂]
  [inst_5 : AddCommMonoid M₃] {module_M₁ : Module R₁ M₁} {module_M₂ : Module R₂ M₂} {module_M₃ : Module R₃ M₃}
  {σ₁₂ : R₁ →+* R₂} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R₁ →+* R₃} [inst_6 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃]
  (f f_1 : M₂ →ₛₗ[σ₂₃] M₃), f = f_1 → ∀ (g g_1 : M₁ →ₛₗ[σ₁₂] M₂), g = g_1 → f ∘ₛₗ g = f_1 ∘ₛₗ g_1
Defined in
Mathlib.Algebra.Module.LinearMap.Defs
Cited by
209 results in Mathlib
Foundations
Depth 24 from the axioms, rests on 198 definitions · uses propext, Quot.sound
Assumes
SemiringSemiringSemiringAddCommMonoidAddCommMonoidAddCommMonoidRingHomCompTriple

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 by209

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 209.