Theorems · Theorem · ring theory
LinearMap.congr_fun
∀ {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 g : M →ₛₗ[σ] M₃}, f = g → ∀ (x : M), f x = g xIf two linear maps are equal, they are equal at each point.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 96 results in Mathlib
- Foundations
- Depth 21 from the axioms, rests on 151 definitions · uses no axioms
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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- DFunLike.congr_funproof · cited by 288
Cited by96
Results whose statement or proof uses this declaration.
- Finsupp.lhom_ext'proof · cited by 59
- LinearEquiv.toLinearMap_injectiveproof · cited by 29
- LinearMap.pi_ext'proof · cited by 26
- AlgHom.toLinearMap_injectiveproof · cited by 17
- Submodule.linearMap_qextproof · cited by 13
- LinearMap.restrictScalars_injectiveproof · cited by 11
- CliffordAlgebra.foldr_ιproof · cited by 8
- LinearMap.congr_fun₂proof · cited by 8
- CliffordAlgebra.foldr_algebraMapproof · cited by 6
- CliffordAlgebra.foldr_mulproof · cited by 6
- Finsupp.linearCombination_mapDomainproof · cited by 6
- IsLocalizedModule.lift_applyproof · cited by 5