Loogle!
Result
Found 427 declarations mentioning LinearMap.id. Of these, only the first 200 are shown.
- LinearMap.id π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] : M ββ[R] M - LinearMap.id_apply π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] (x : M) : LinearMap.id x = x - LinearMap.id_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] : βLinearMap.id = id - LinearMap.identityMapOfZeroModuleIsZero π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {M : Type u_8} [Semiring Rβ] [AddCommMonoid M] [Module Rβ M] [Subsingleton M] : LinearMap.id = 0 - LinearMap.comp_id π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} (f : Mβ βββ[Οββ] Mβ) : f βββ LinearMap.id = f - LinearMap.id_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} (f : Mβ βββ[Οββ] Mβ) : LinearMap.id βββ f = f - LinearMap.restrictScalars_id π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} [Semiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [LinearMap.CompatibleSMul M M R S] : βR LinearMap.id = LinearMap.id - LinearMap.injective_of_comp_eq_id π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (f : M βββ[Ο] Mβ) (g : Mβ βββ[Ο'] M) (h : g βββ f = LinearMap.id) : Function.Injective βf - LinearMap.surjective_of_comp_eq_id π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (f : M βββ[Ο] Mβ) (g : Mβ βββ[Ο'] M) (h : g βββ f = LinearMap.id) : Function.Surjective βg - LinearMap.surjective_comp_left_of_exists_rightInverse π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {f : Mβ βββ[Οββ] Mβ} {Οββ : Rβ β+* Rβ} [RingHomInvPair Οββ Οββ] [RingHomCompTriple Οββ Οββ Οββ] (hf : β f', f βββ f' = LinearMap.id) : Function.Surjective fun g => f βββ g - Algebra.linearMap_self π Mathlib.Algebra.Algebra.Defs
(R : Type u) [CommSemiring R] : Algebra.linearMap R R = LinearMap.id - LinearEquiv.refl_toLinearMap π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {M : Type u_7} [Semiring R] [AddCommMonoid M] [Module R M] : β(LinearEquiv.refl R M) = LinearMap.id - LinearEquiv.comp_symm π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_S_Mβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} {reβ : RingHomInvPair Ο Ο'} {reβ : RingHomInvPair Ο' Ο} (e : M βββ[Ο] Mβ) : βe βββ βe.symm = LinearMap.id - LinearEquiv.symm_comp π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_S_Mβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} {reβ : RingHomInvPair Ο Ο'} {reβ : RingHomInvPair Ο' Ο} (e : M βββ[Ο] Mβ) : βe.symm βββ βe = LinearMap.id - LinearMap.mulLeft_one π Mathlib.Algebra.Module.LinearMap.Basic
(R : Type u_6) (A : Type u_7) [Semiring R] [NonAssocSemiring A] [Module R A] [SMulCommClass R A A] : LinearMap.mulLeft R 1 = LinearMap.id - LinearMap.mulRight_one π Mathlib.Algebra.Module.LinearMap.Basic
(R : Type u_6) (A : Type u_7) [Semiring R] [NonAssocSemiring A] [Module R A] [IsScalarTower R A A] : LinearMap.mulRight R 1 = LinearMap.id - Module.End.one_eq_id π Mathlib.Algebra.Module.LinearMap.End
{R : Type u_1} {M : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] : 1 = LinearMap.id - Module.End.commute_id_right π Mathlib.Algebra.Module.LinearMap.End
{R : Type u_9} {M : Type u_10} [Ring R] [AddCommGroup M] [Module R M] (f : Module.End R M) : Commute f LinearMap.id - Module.End.commute_id_left π Mathlib.Algebra.Module.LinearMap.End
{R : Type u_9} {M : Type u_10} [Ring R] [AddCommGroup M] [Module R M] (f : Module.End R M) : Commute LinearMap.id f - Module.End.id_pow π Mathlib.Algebra.Module.LinearMap.End
{R : Type u_1} {M : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] (n : β) : LinearMap.id ^ n = LinearMap.id - Module.End.smulLeft_eq π Mathlib.Algebra.Module.LinearMap.End
{M : Type u_4} [AddCommMonoid M] {R : Type u_9} [CommSemiring R] [Module R M] (Ξ± : R) (hΞ± : Ξ± β Set.center R := by simp) : Module.End.smulLeft Ξ± hΞ± = Ξ± β’ LinearMap.id - LinearEquiv.ofLinear π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) (hβ : f βββ g = LinearMap.id) (hβ : g βββ f = LinearMap.id) : M βββ[Οββ] Mβ - LinearEquiv.ofLinearMap π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) (hβ : f βββ g = LinearMap.id) (hβ : g βββ f = LinearMap.id) : M βββ[Οββ] Mβ - LinearEquiv.coe_toLinearMap_one π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {M : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] : β1 = LinearMap.id - LinearEquiv.ofLinear_toLinearMap π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) (hβ : f βββ g = LinearMap.id) (hβ : g βββ f = LinearMap.id) : β(LinearEquiv.ofLinearMap f g hβ hβ) = f - LinearEquiv.toLinearMap_ofLinearMap π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) (hβ : f βββ g = LinearMap.id) (hβ : g βββ f = LinearMap.id) : β(LinearEquiv.ofLinearMap f g hβ hβ) = f - LinearEquiv.ofLinear_symm_toLinearMap π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) {hβ : f βββ g = LinearMap.id} {hβ : g βββ f = LinearMap.id} : β(LinearEquiv.ofLinear f g hβ hβ).symm = g - LinearEquiv.symm_ofLinearMap π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) (hβ : f βββ g = LinearMap.id) (hβ : g βββ f = LinearMap.id) : (LinearEquiv.ofLinearMap f g hβ hβ).symm = LinearEquiv.ofLinearMap g f hβ hβ - LinearEquiv.coe_ofLinearMap π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) (hβ : f βββ g = LinearMap.id) (hβ : g βββ f = LinearMap.id) : β(LinearEquiv.ofLinearMap f g hβ hβ) = βf - LinearEquiv.ofLinear_apply π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) {hβ : f βββ g = LinearMap.id} {hβ : g βββ f = LinearMap.id} (x : M) : (LinearEquiv.ofLinear f g hβ hβ) x = f x - LinearEquiv.ofLinear_symm_apply π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_Mβ : Module Rβ Mβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] M) {hβ : f βββ g = LinearMap.id} {hβ : g βββ f = LinearMap.id} (x : Mβ) : (LinearEquiv.ofLinear f g hβ hβ).symm x = g x - LinearEquiv.conj_id π Mathlib.Algebra.Module.Equiv.Basic
{Rβ' : Type u_12} {Rβ' : Type u_13} {Mβ' : Type u_20} {Mβ' : Type u_21} [CommSemiring Rβ'] [CommSemiring Rβ'] [AddCommMonoid Mβ'] [AddCommMonoid Mβ'] [Module Rβ' Mβ'] [Module Rβ' Mβ'] {Οβ'β' : Rβ' β+* Rβ'} {Οβ'β' : Rβ' β+* Rβ'} [RingHomInvPair Οβ'β' Οβ'β'] [RingHomInvPair Οβ'β' Οβ'β'] (e : Mβ' βββ[Οβ'β'] Mβ') : e.conj LinearMap.id = LinearMap.id - Submodule.comap_id π Mathlib.Algebra.Module.Submodule.Map
{R : Type u_1} {M : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) : Submodule.comap LinearMap.id p = p - Submodule.map_id π Mathlib.Algebra.Module.Submodule.Map
{R : Type u_1} {M : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) : Submodule.map LinearMap.id p = p - LinearMap.ker_id π Mathlib.Algebra.Module.Submodule.Ker
{R : Type u_1} {M : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] : LinearMap.id.ker = β₯ - LinearMap.ker_eq_bot_of_inverse π Mathlib.Algebra.Module.Submodule.Ker
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} [RingHomInvPair Οββ Οββ] {f : M βββ[Οββ] Mβ} {g : Mβ βββ[Οββ] M} (h : g βββ f = LinearMap.id) : f.ker = β₯ - Module.algebraMap_end_eq_smul_id π Mathlib.Algebra.Algebra.Basic
(R : Type u) (S : Type v) (M : Type w) [CommSemiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [SMulCommClass S R M] [SMul R S] [IsScalarTower R S M] (a : R) : (algebraMap R (Module.End S M)) a = a β’ LinearMap.id - AlgHom.toLinearMap_id π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] : (AlgHom.id R A).toLinearMap = LinearMap.id - AlgHom.ofLinearMap_id π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] (map_one : LinearMap.id 1 = 1) (map_mul : β (x y : A), LinearMap.id (x * y) = LinearMap.id x * LinearMap.id y) : AlgHom.ofLinearMap LinearMap.id map_one map_mul = AlgHom.id R A - LinearMap.range_id π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} {M : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] : LinearMap.id.range = β€ - LinearMap.ker_eq_range_of_comp_eq_id π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} [Semiring R] {M : Type u_10} {P : Type u_11} [AddCommGroup M] [Module R M] [AddCommGroup P] [Module R P] {f : M ββ[R] P} {g : P ββ[R] M} (h : f ββ g = LinearMap.id) : f.ker = (LinearMap.id - g ββ f).range - LinearMap.range_eq_ker_of_leftInverse π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} [Semiring R] {M : Type u_10} {P : Type u_11} [AddCommGroup M] [Module R M] [AddCommGroup P] [Module R P] {f : M ββ[R] P} {g : P ββ[R] M} (h : Function.LeftInverse βg βf) : f.range = (f ββ g - LinearMap.id).ker - LinearMap.smulRight_id π Mathlib.LinearAlgebra.Span.Basic
(R : Type u_1) (M : Type u_4) [Semiring R] [AddCommMonoid M] [Module R M] : LinearMap.id.smulRight = LinearMap.toSpanSingleton R M - Finsupp.lmapDomain_id π Mathlib.LinearAlgebra.Finsupp.Defs
{Ξ± : Type u_1} (M : Type u_2) (R : Type u_5) [Semiring R] [AddCommMonoid M] [Module R M] : Finsupp.lmapDomain M R id = LinearMap.id - Finsupp.lapply_comp_lsingle_same π Mathlib.LinearAlgebra.Finsupp.Defs
{Ξ± : Type u_1} {M : Type u_2} {R : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] (a : Ξ±) : Finsupp.lapply a ββ Finsupp.lsingle a = LinearMap.id - Finsupp.mapRange.linearMap_id π Mathlib.LinearAlgebra.Finsupp.Defs
{Ξ± : Type u_1} {M : Type u_2} {R : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] : Finsupp.mapRange.linearMap LinearMap.id = LinearMap.id - LinearMap.splittingOfFinsuppSurjective_splits π Mathlib.LinearAlgebra.Finsupp.LSum
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {Ξ± : Type u_4} (f : M ββ[R] Ξ± ββ R) (s : Function.Surjective βf) : f ββ f.splittingOfFinsuppSurjective s = LinearMap.id - Finsupp.restrictDom_comp_subtype π Mathlib.LinearAlgebra.Finsupp.Supported
{Ξ± : Type u_1} {M : Type u_2} {R : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (s : Set Ξ±) [DecidablePred fun x => x β s] : Finsupp.restrictDom M R s ββ (Finsupp.supported M R s).subtype = LinearMap.id - LinearMap.prodMap_id π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.id.prodMap LinearMap.id = LinearMap.id - LinearMap.fst_comp_inl π Mathlib.LinearAlgebra.Prod
(R : Type u) (M : Type v) (Mβ : Type w) [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.fst R M Mβ ββ LinearMap.inl R M Mβ = LinearMap.id - LinearMap.snd_comp_inr π Mathlib.LinearAlgebra.Prod
(R : Type u) (M : Type v) (Mβ : Type w) [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.snd R M Mβ ββ LinearMap.inr R M Mβ = LinearMap.id - LinearMap.graph_eq_range_prod π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (f : M ββ[R] Mβ) : f.graph = (LinearMap.id.prod f).range - LinearMap.coprod_inl_inr π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : (LinearMap.inl R M Mβ).coprod (LinearMap.inr R M Mβ) = LinearMap.id - LinearMap.fst_eq_coprod π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.fst R M Mβ = LinearMap.id.coprod 0 - LinearMap.inl_eq_prod π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.inl R M Mβ = LinearMap.id.prod 0 - LinearMap.inr_eq_prod π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.inr R M Mβ = LinearMap.prod 0 LinearMap.id - LinearMap.pair_fst_snd π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : (LinearMap.fst R M Mβ).prod (LinearMap.snd R M Mβ) = LinearMap.id - LinearMap.snd_eq_coprod π Mathlib.LinearAlgebra.Prod
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] : LinearMap.snd R M Mβ = LinearMap.coprod 0 LinearMap.id - LinearMap.graph_eq_ker_coprod π Mathlib.LinearAlgebra.Prod
{R : Type u} {Mβ : Type y} {Mβ : Type z} [Semiring R] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] (g : Mβ ββ[R] Mβ) : g.graph = ((-g).coprod LinearMap.id).ker - LinearEquiv.snd_comp_prodAssoc π Mathlib.LinearAlgebra.Prod
{R : Type u} {Mβ : Type w} {Mβ : Type y} {Mβ : Type u_3} [Semiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] : LinearMap.snd R Mβ (Mβ Γ Mβ) ββ β(LinearEquiv.prodAssoc R Mβ Mβ Mβ) = (LinearMap.snd R Mβ Mβ).prodMap LinearMap.id - LinearMap.pi_proj π Mathlib.LinearAlgebra.Pi
{R : Type u} {ΞΉ : Type x} [Semiring R] {Ο : ΞΉ β Type i} [(i : ΞΉ) β AddCommMonoid (Ο i)] [(i : ΞΉ) β Module R (Ο i)] : LinearMap.pi LinearMap.proj = LinearMap.id - LinearMap.proj_comp_single_same π Mathlib.LinearAlgebra.Pi
(R : Type u) {ΞΉ : Type x} [Semiring R] (Ο : ΞΉ β Type i) [(i : ΞΉ) β AddCommMonoid (Ο i)] [(i : ΞΉ) β Module R (Ο i)] [DecidableEq ΞΉ] (i : ΞΉ) : LinearMap.proj i ββ LinearMap.single R Ο i = LinearMap.id - LinearMap.lsum_single π Mathlib.LinearAlgebra.Pi
(R : Type u) {ΞΉ : Type x} [Semiring R] (Ο : ΞΉ β Type i) [(i : ΞΉ) β AddCommMonoid (Ο i)] [(i : ΞΉ) β Module R (Ο i)] [DecidableEq ΞΉ] (S : Type u_1) [Fintype ΞΉ] [Semiring S] [(i : ΞΉ) β Module S (Ο i)] [β (i : ΞΉ), SMulCommClass R S (Ο i)] : (LinearMap.lsum R Ο S) (LinearMap.single R Ο) = LinearMap.id - Submodule.mapQ_id π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) (h : p β€ Submodule.comap LinearMap.id p := β―) : p.mapQ p LinearMap.id h = LinearMap.id - FunOnFinite.linearMap_id π Mathlib.LinearAlgebra.Finsupp.Pi
(R : Type u_5) (M : Type u_6) [Semiring R] [AddCommMonoid M] [Module R M] (X : Type u_7) [Finite X] : FunOnFinite.linearMap R M id = LinearMap.id - LinearMap.splittingOfFunOnFintypeSurjective_splits π Mathlib.LinearAlgebra.Finsupp.Pi
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {Ξ± : Type u_5} [Finite Ξ±] (f : M ββ[R] Ξ± β R) (s : Function.Surjective βf) : f ββ f.splittingOfFunOnFintypeSurjective s = LinearMap.id - LinearMap.complββ_id_id π Mathlib.LinearAlgebra.BilinearMap
{Rβ : Type u_3} {Rβ : Type u_4} [Semiring Rβ] [Semiring Rβ] {Mβ : Type u_6} {N : Type u_7} {Pβ : Type u_9} [AddCommMonoid Mβ] [AddCommMonoid N] [AddCommMonoid Pβ] [Module Rβ Mβ] [Module Rβ N] [Module Rβ Pβ] [Module Rβ Pβ] [SMulCommClass Rβ Rβ Pβ] (f : Mβ ββ[Rβ] N ββ[Rβ] Pβ) : f.complββ LinearMap.id LinearMap.id = f - LinearMap.complβ_id π Mathlib.LinearAlgebra.BilinearMap
{R : Type u_14} {Rβ : Type u_15} {Rβ : Type u_16} {Rβ : Type u_18} {M : Type u_19} {N : Type u_20} {P : Type u_21} [Semiring R] [Semiring Rβ] [Semiring Rβ] [Semiring Rβ ] {Οββ : Rβ β+* Rβ} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module Rβ N] [Module Rβ P] [Module Rβ P] [SMulCommClass Rβ Rβ P] {Οββ : R β+* Rβ } (h : M βββ[Οββ ] N βββ[Οββ] P) : h.complβ LinearMap.id = h - LinearMap.comprβββ_id π Mathlib.LinearAlgebra.BilinearMap
{R : Type u_2} [CommSemiring R] {Rβ : Type u_14} {Rβ : Type u_15} {M : Type u_17} {N : Type u_18} {P : Type u_19} [CommSemiring Rβ] [CommSemiring Rβ] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module Rβ N] [Module Rβ P] {Οββ : R β+* Rβ} {Οββ : Rβ β+* Rβ} (f : M βββ[Οββ] N βββ[Οββ] P) : f.comprβββ LinearMap.id = f - LinearMap.comprβ_id π Mathlib.LinearAlgebra.BilinearMap
{A : Type u_1} {R : Type u_2} [Semiring A] [CommSemiring R] {M : Type u_5} {Nβ : Type u_8} {Pβ : Type u_9} [AddCommMonoid M] [AddCommMonoid Nβ] [AddCommMonoid Pβ] [Module R Nβ] [Module R Pβ] [Module A Pβ] [SMulCommClass R A Pβ] [Module R A] [Module A M] [IsScalarTower R A Pβ] (f : M ββ[A] Nβ ββ[R] Pβ) : f.comprβ LinearMap.id = f - LinearMap.surjective_comprβββ_of_exists_rightInverse π Mathlib.LinearAlgebra.BilinearMap
{R : Type u_2} [CommSemiring R] {Rβ : Type u_14} {Rβ : Type u_15} {Rβ : Type u_16} {M : Type u_17} {N : Type u_18} {P : Type u_19} {Q : Type u_20} [CommSemiring Rβ] [CommSemiring Rβ] [CommSemiring Rβ] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module Rβ N] [Module Rβ P] [Module Rβ Q] {Οββ : R β+* Rβ} {Οββ : R β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] [RingHomCompTriple Οββ Οββ Οββ] [RingHomCompTriple Οββ Οββ Οββ] [RingHomInvPair Οββ Οββ] (f : M βββ[Οββ] N βββ[Οββ] P) (g : P βββ[Οββ] Q) (hf : Function.Surjective βf) (hg : β g', g βββ g' = LinearMap.id) : Function.Surjective β(f.comprβββ g) - LinearMap.surjective_comprβ_of_exists_rightInverse π Mathlib.LinearAlgebra.BilinearMap
{R : Type u_2} [CommSemiring R] {M : Type u_5} {Nβ : Type u_8} {Pβ : Type u_9} {Qβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Nβ] [AddCommMonoid Pβ] [AddCommMonoid Qβ] [Module R M] [Module R Nβ] [Module R Pβ] [Module R Qβ] (f : M ββ[R] Nβ ββ[R] Pβ) (g : Pβ ββ[R] Qβ) (hf : Function.Surjective βf) (hg : β g', g ββ g' = LinearMap.id) : Function.Surjective β(f.comprβ g) - Module.IsReflexive.of_split π Mathlib.LinearAlgebra.Dual.Defs
{R : Type u_1} {M : Type u_2} {N : Type u_3} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] [Module.IsReflexive R M] (i : N ββ[R] M) (s : M ββ[R] N) (H : s ββ i = LinearMap.id) : Module.IsReflexive R N - LinearMap.dualMap_id π Mathlib.LinearAlgebra.Dual.Defs
{R : Type u_1} {Mβ : Type u_2} [CommSemiring R] [AddCommMonoid Mβ] [Module R Mβ] : LinearMap.id.dualMap = LinearMap.id - Fintype.linearIndependent_iff'β π Mathlib.LinearAlgebra.LinearIndependent.Lemmas
{ΞΉ : Type u'} {R : Type u_2} {M : Type u_4} {v : ΞΉ β M} [Semiring R] [AddCommMonoid M] [Module R M] [Fintype ΞΉ] [DecidableEq ΞΉ] : LinearIndependent R v β Function.Injective β((LinearMap.lsum R (fun x => R) β) fun i => LinearMap.id.smulRight (v i)) - Fintype.linearIndependent_iff' π Mathlib.LinearAlgebra.LinearIndependent.Lemmas
{ΞΉ : Type u'} {R : Type u_2} {M : Type u_4} {v : ΞΉ β M} [Ring R] [AddCommGroup M] [Module R M] [Fintype ΞΉ] [DecidableEq ΞΉ] : LinearIndependent R v β ((LinearMap.lsum R (fun x => R) β) fun i => LinearMap.id.smulRight (v i)).ker = β₯ - DFinsupp.lapply_comp_lsingle_same π Mathlib.LinearAlgebra.DFinsupp
{ΞΉ : Type u_1} {R : Type u_3} {M : ΞΉ β Type u_5} [Semiring R] [(i : ΞΉ) β AddCommMonoid (M i)] [(i : ΞΉ) β Module R (M i)] [DecidableEq ΞΉ] (i : ΞΉ) : DFinsupp.lapply i ββ DFinsupp.lsingle i = LinearMap.id - DFinsupp.mapRange.linearMap_id π Mathlib.LinearAlgebra.DFinsupp
{ΞΉ : Type u_1} {R : Type u_3} [Semiring R] {Ξ²β : ΞΉ β Type u_9} [(i : ΞΉ) β AddCommMonoid (Ξ²β i)] [(i : ΞΉ) β Module R (Ξ²β i)] : (DFinsupp.mapRange.linearMap fun i => LinearMap.id) = LinearMap.id - DFinsupp.lsum_lsingle π Mathlib.LinearAlgebra.DFinsupp
{ΞΉ : Type u_1} {R : Type u_3} (S : Type u_4) {M : ΞΉ β Type u_5} [Semiring R] [(i : ΞΉ) β AddCommMonoid (M i)] [(i : ΞΉ) β Module R (M i)] [DecidableEq ΞΉ] [Semiring S] [(i : ΞΉ) β Module S (M i)] [β (i : ΞΉ), SMulCommClass R S (M i)] : (DFinsupp.lsum S) DFinsupp.lsingle = LinearMap.id - Submodule.quotientQuotientEquivQuotientAux_mk π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) (h : S β€ T) (x : M β§Έ S) : (S.quotientQuotientEquivQuotientAux T h) (Submodule.Quotient.mk x) = (S.mapQ T LinearMap.id h) x - Submodule.smul_top_eq_range_lsum π Mathlib.LinearAlgebra.Finsupp.Span
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (s : Set R) : s β’ β€ = ((Finsupp.lsum R) fun i => βi β’ LinearMap.id).range - Submodule.image_smul_top_eq_range_lsum π Mathlib.LinearAlgebra.Finsupp.Span
{R : Type u_1} {M : Type u_2} {Ο : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] (s : Set Ο) (f : Ο β R) : f '' s β’ β€ = ((Finsupp.lsum R) fun i => f βi β’ LinearMap.id).range - Module.End.invtSubmodule.id π Mathlib.Algebra.Module.Submodule.Invariant
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] : Module.End.invtSubmodule LinearMap.id = β€ - LinearMap.IsProj.top π Mathlib.LinearAlgebra.Projection
(S : Type u_5) [Semiring S] (M : Type u_6) [AddCommMonoid M] [Module S M] : LinearMap.IsProj β€ LinearMap.id - LinearMap.IsProj.submodule_eq_top_iff π Mathlib.LinearAlgebra.Projection
{S : Type u_5} [Semiring S] {M : Type u_6} [AddCommMonoid M] [Module S M] {m : Submodule S M} {f : M ββ[S] M} (hf : LinearMap.IsProj m f) : m = β€ β f = LinearMap.id - LinearMap.IsIdempotentElem.ker_eq_range π Mathlib.LinearAlgebra.Projection
{S : Type u_5} [Semiring S] {E : Type u_7} [AddCommGroup E] [Module S E] {p : E ββ[S] E} (hp : IsIdempotentElem p) : p.ker = (LinearMap.id - p).range - LinearMap.IsIdempotentElem.range_eq_ker π Mathlib.LinearAlgebra.Projection
{S : Type u_5} [Semiring S] {E : Type u_7} [AddCommGroup E] [Module S E] {p : E ββ[S] E} (hp : IsIdempotentElem p) : p.range = (LinearMap.id - p).ker - Submodule.projection_eq_id_sub_projection π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (hpq : IsCompl p q) : q.projection p β― = LinearMap.id - p.projection q hpq - Submodule.IsCompl.projection_eq_id_sub_projection π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (hpq : IsCompl p q) : q.projection p β― = LinearMap.id - p.projection q hpq - Submodule.projection_add_projection_eq_id π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (hpq : IsCompl p q) : p.projection q hpq + q.projection p β― = LinearMap.id - Submodule.IsCompl.projection_add_projection_eq_id π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (hpq : IsCompl p q) : p.projection q hpq + q.projection p β― = LinearMap.id - Submodule.linearProjOfIsCompl_comp_subtype π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (h : IsCompl p q) : p.projectionOnto q h ββ p.subtype = LinearMap.id - Submodule.projectionOnto_comp_subtype π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (h : IsCompl p q) : p.projectionOnto q h ββ p.subtype = LinearMap.id - Submodule.subtype_comp_projectionOnto_add_eq_id π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (h : IsCompl p q) : p.subtype ββ p.projectionOnto q h + q.subtype ββ q.projectionOnto p β― = LinearMap.id - LinearMap.ker_id_sub_eq_of_proj π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p : Submodule R E} {f : E ββ[R] β₯p} (hf : β (x : β₯p), f βx = x) : (LinearMap.id - p.subtype ββ f).ker = p - LinearMap.IsProj.eq_conj_prod_map' π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p : Submodule R E} {f : E ββ[R] E} (h : LinearMap.IsProj p f) : f = β(p.prodEquivOfIsCompl f.ker β―) ββ LinearMap.id.prodMap 0 ββ β(p.prodEquivOfIsCompl f.ker β―).symm - LinearMap.IsProj.eq_conj_prodMap π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [CommRing R] {E : Type u_2} [AddCommGroup E] [Module R E] {p : Submodule R E} {f : E ββ[R] E} (h : LinearMap.IsProj p f) : f = (p.prodEquivOfIsCompl f.ker β―).conj (LinearMap.id.prodMap 0) - Function.Exact.splitInjectiveEquiv π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {M : Type u_9} {N : Type u_10} {P : Type u_11} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hg : Function.Surjective βg) : { l // l ββ f = LinearMap.id } β { e // f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe } - Function.Exact.splitSurjectiveEquiv π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hf : Function.Injective βf) : { l // g ββ l = LinearMap.id } β { e // f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe } - Function.Exact.split_tfae π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {M : Type u_9} {N : Type u_10} {P : Type u_11} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hf : Function.Injective βf) (hg : Function.Surjective βg) : [β l, g ββ l = LinearMap.id, β l, l ββ f = LinearMap.id, β e, f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe].TFAE - Function.Exact.split_tfae' π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) : [Function.Injective βf β§ β l, g ββ l = LinearMap.id, Function.Surjective βg β§ β l, l ββ f = LinearMap.id, β e, f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe].TFAE - LinearMap.finsuppLinearMap_apply_apply_support π Mathlib.RingTheory.Finiteness.Finsupp
{R : Type u_1} {M : Type u_2} {N : Type u_3} {ΞΉ : Type u_4} (S : Type u_5) [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] [Semiring S] [Module S N] [SMulCommClass R S N] (m : ΞΉ ββ M ββ[R] N) (mβ : M) : (((LinearMap.finsuppLinearMap S) m) mβ).support = Finsupp.onFinsetSupport m.support (β(LinearMap.id.flip mβ) β βm) - TensorProduct.lift_mk π Mathlib.LinearAlgebra.TensorProduct.Basic
{R : Type u_1} [CommSemiring R] {M : Type u_6} {N : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : TensorProduct.lift (TensorProduct.mk R M N) = LinearMap.id - TensorProduct.comm_comp_comm π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : β(TensorProduct.comm R N M) ββ β(TensorProduct.comm R M N) = LinearMap.id - LinearMap.lTensor_id π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : LinearMap.lTensor M LinearMap.id = LinearMap.id - LinearMap.rTensor_id π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : LinearMap.rTensor M LinearMap.id = LinearMap.id - TensorProduct.map_id π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_4} {N : Type u_5} [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : TensorProduct.map LinearMap.id LinearMap.id = LinearMap.id - LinearMap.lTensor_def π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : N ββ[R] P) : LinearMap.lTensor M f = TensorProduct.map LinearMap.id f - LinearMap.rTensor_def π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : N ββ[R] P) : LinearMap.rTensor M f = TensorProduct.map f LinearMap.id - LinearMap.lTensor_id_apply π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (x : TensorProduct R M N) : (LinearMap.lTensor M LinearMap.id) x = x - LinearMap.rTensor_id_apply π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (x : TensorProduct R N M) : (LinearMap.rTensor M LinearMap.id) x = x - Submodule.mem_annihilator' π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {N : Submodule R M} {r : R} : r β N.annihilator β N β€ Submodule.comap (r β’ LinearMap.id) β₯ - LinearMap.mapMatrix_id π Mathlib.Data.Matrix.Basic
{m : Type u_2} {n : Type u_3} {R : Type u_4} {Ξ± : Type u_8} [Semiring R] [AddCommMonoid Ξ±] [Module R Ξ±] : LinearMap.id.mapMatrix = LinearMap.id - Matrix.liftLinear_singleLinearMap π Mathlib.Data.Matrix.Basis
{m : Type u_2} {n : Type u_3} {R : Type u_5} (S : Type u_6) {Ξ± : Type u_7} [DecidableEq m] [DecidableEq n] [Fintype m] [Fintype n] [Semiring R] [Semiring S] [AddCommMonoid Ξ±] [Module R Ξ±] [Module S Ξ±] [SMulCommClass R S Ξ±] : (Matrix.liftLinear S) (Matrix.singleLinearMap R) = LinearMap.id - LinearMap.existsUnique_eq_smul_id_of_finrank_eq_one π Mathlib.LinearAlgebra.Dimension.Free
{R : Type u_2} [CommSemiring R] [StrongRankCondition R] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module.Free R M] (d1 : Module.finrank R M = 1) (u : M ββ[R] M) : β! c, u = c β’ LinearMap.id - LinearEquiv.smul_id_of_finrank_eq_one_apply π Mathlib.LinearAlgebra.Dimension.Free
{R : Type u_2} [CommSemiring R] [StrongRankCondition R] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module.Free R M] (d1 : Module.finrank R M = 1) (c : R) : (LinearEquiv.smul_id_of_finrank_eq_one d1) c = c β’ LinearMap.id - DirectSum.lmap_id π Mathlib.Algebra.DirectSum.Module
{R : Type u} [Semiring R] {ΞΉ : Type v} {M : ΞΉ β Type w} [(i : ΞΉ) β AddCommMonoid (M i)] [(i : ΞΉ) β Module R (M i)] : (DirectSum.lmap fun i => LinearMap.id) = LinearMap.id - DirectSum.component_comp_lof_same π Mathlib.Algebra.DirectSum.Module
(R : Type u) [Semiring R] {ΞΉ : Type v} {M : ΞΉ β Type w} [(i : ΞΉ) β AddCommMonoid (M i)] [(i : ΞΉ) β Module R (M i)] [DecidableEq ΞΉ] (i : ΞΉ) : DirectSum.component R ΞΉ M i ββ DirectSum.lof R ΞΉ M i = LinearMap.id - DirectSum.component_comp_lof π Mathlib.Algebra.DirectSum.Module
(R : Type u) [Semiring R] {ΞΉ : Type v} {M : ΞΉ β Type w} [(i : ΞΉ) β AddCommMonoid (M i)] [(i : ΞΉ) β Module R (M i)] [DecidableEq ΞΉ] (i j : ΞΉ) : DirectSum.component R ΞΉ M i ββ DirectSum.lof R ΞΉ M j = if h : j = i then h βΈ LinearMap.id else 0 - LinearMap.baseChange_id π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] : LinearMap.baseChange A LinearMap.id = LinearMap.id - TensorProduct.AlgebraTensorModule.map_id π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] [AddCommMonoid N] [Module R N] : TensorProduct.AlgebraTensorModule.map LinearMap.id LinearMap.id = LinearMap.id - TensorProduct.AlgebraTensorModule.rTensor_id π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] [AddCommMonoid N] [Module R N] : (TensorProduct.AlgebraTensorModule.rTensor R N) LinearMap.id = LinearMap.id - TensorProduct.AlgebraTensorModule.lTensor_id π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] [AddCommMonoid N] [Module R N] : (TensorProduct.AlgebraTensorModule.lTensor A M) LinearMap.id = LinearMap.id - TensorProduct.AlgebraTensorModule.rTensor_tensor π Mathlib.LinearAlgebra.TensorProduct.Tower
(R : Type uR) (A : Type uA) {M : Type uM} {N : Type uN} {P : Type uP} (P' : Type uP') [CommSemiring R] [CommSemiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module A P] [AddCommMonoid P'] [Module A P'] [Module R P] [IsScalarTower R A P] [Module R P'] [IsScalarTower R A P'] (g : P ββ[A] P') : LinearMap.rTensor (TensorProduct R M N) g = β(TensorProduct.AlgebraTensorModule.assoc R A A P' M N) ββ TensorProduct.AlgebraTensorModule.map (LinearMap.rTensor M g) LinearMap.id ββ β(TensorProduct.AlgebraTensorModule.assoc R A A P M N).symm - Module.Projective.of_split π Mathlib.Algebra.Module.Projective
{R : Type u_1} [Semiring R] {P : Type u_2} [AddCommMonoid P] [Module R P] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module.Projective R M] (i : P ββ[R] M) (s : M ββ[R] P) (H : s ββ i = LinearMap.id) : Module.Projective R P - LinearMap.exists_rightInverse_of_surjective π Mathlib.Algebra.Module.Projective
{R : Type u_1} [Semiring R] {P : Type u_2} [AddCommMonoid P] [Module R P] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module.Projective R P] (f : M ββ[R] P) (hf_surj : f.range = β€) : β g, f ββ g = LinearMap.id - Module.Projective.iff_split π Mathlib.Algebra.Module.Projective
{R : Type u} [Semiring R] {P : Type v} [AddCommMonoid P] [Module R P] : Module.Projective R P β β M x x_1, β (_ : Module.Free R M), β i s, s ββ i = LinearMap.id - Module.Projective.iff_split' π Mathlib.Algebra.Module.Projective
{R : Type u} [Semiring R] {P : Type v} [AddCommMonoid P] [Module R P] [Small.{w, u} R] [Small.{w, v} P] : Module.Projective R P β β M x x_1, β (_ : Module.Free R M), β i s, s ββ i = LinearMap.id - Module.Projective.iff_split_of_projective π Mathlib.Algebra.Module.Projective
{R : Type u_1} [Semiring R] {P : Type u_2} [AddCommMonoid P] [Module R P] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module.Projective R M] (s : M ββ[R] P) (hs : Function.Surjective βs) : Module.Projective R P β β i, s ββ i = LinearMap.id - Module.projective_def' π Mathlib.Algebra.Module.Projective
{R : Type u_1} [Semiring R] {P : Type u_2} [AddCommMonoid P] [Module R P] : Module.Projective R P β β s, Finsupp.linearCombination R id ββ s = LinearMap.id - Module.Projective.of_lifting_property'' π Mathlib.Algebra.Module.Projective
{R : Type u} [Semiring R] {P : Type v} [AddCommMonoid P] [Module R P] (huniv : β (f : (P ββ R) ββ[R] P), Function.Surjective βf β β h, f ββ h = LinearMap.id) : Module.Projective R P - skewAdjointPart_comp_subtype_skewAdjoint π Mathlib.Algebra.Star.Module
(R : Type u_1) {A : Type u_2} [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] : skewAdjointPart R ββ (skewAdjoint.submodule R A).subtype = LinearMap.id - selfAdjointPart_comp_subtype_selfAdjoint π Mathlib.Algebra.Star.Module
(R : Type u_1) {A : Type u_2} [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] : selfAdjointPart R ββ (selfAdjoint.submodule R A).subtype = LinearMap.id - Matrix.mulVecLin_one π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_5} [Fintype n] [DecidableEq n] : Matrix.mulVecLin 1 = LinearMap.id - LinearMap.toMatrixAlgEquiv_id π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_4} [Fintype n] [DecidableEq n] {Mβ : Type u_5} [AddCommMonoid Mβ] [Module R Mβ] (vβ : Module.Basis n R Mβ) : (LinearMap.toMatrixAlgEquiv vβ) LinearMap.id = 1 - Matrix.toLinAlgEquiv_one π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_4} [Fintype n] [DecidableEq n] {Mβ : Type u_5} [AddCommMonoid Mβ] [Module R Mβ] (vβ : Module.Basis n R Mβ) : (Matrix.toLinAlgEquiv vβ) 1 = LinearMap.id - LinearMap.toMatrix_id π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_4} [Fintype n] [DecidableEq n] {Mβ : Type u_5} [AddCommMonoid Mβ] [Module R Mβ] (vβ : Module.Basis n R Mβ) : (LinearMap.toMatrix vβ vβ) LinearMap.id = 1 - Matrix.toLin_one π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_4} [Fintype n] [DecidableEq n] {Mβ : Type u_5} [AddCommMonoid Mβ] [Module R Mβ] (vβ : Module.Basis n R Mβ) : (Matrix.toLin vβ vβ) 1 = LinearMap.id - Matrix.toLin_scalar π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_4} [Fintype n] [DecidableEq n] {Mβ : Type u_5} [AddCommMonoid Mβ] [Module R Mβ] (vβ : Module.Basis n R Mβ) (r : R) : (Matrix.toLin vβ vβ) ((Matrix.scalar n) r) = r β’ LinearMap.id - LinearMap.toMatrixAlgEquiv'_id π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_5} [DecidableEq n] [Fintype n] : LinearMap.toMatrixAlgEquiv' LinearMap.id = 1 - Matrix.toLinAlgEquiv'_one π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_5} [DecidableEq n] [Fintype n] : Matrix.toLinAlgEquiv' 1 = LinearMap.id - LinearMap.toMatrixRight'_id π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [Semiring R] {m : Type u_3} [Fintype m] [DecidableEq m] : LinearMap.toMatrixRight' LinearMap.id = 1 - Matrix.toLinearMapRight'_one π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [Semiring R] {m : Type u_3} [Fintype m] [DecidableEq m] : Matrix.toLinearMapRight' 1 = LinearMap.id - LinearMap.toMatrix'_id π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_5} [DecidableEq n] [Fintype n] : LinearMap.toMatrix' LinearMap.id = 1 - Matrix.toLin'_one π Mathlib.LinearAlgebra.Matrix.ToLin
{R : Type u_1} [CommSemiring R] {n : Type u_5} [DecidableEq n] [Fintype n] : Matrix.toLin' 1 = LinearMap.id - LinearPMap.neg_graph π Mathlib.LinearAlgebra.LinearPMap
{R : Type u_1} [Ring R] {E : Type u_4} [AddCommGroup E] [Module R E] {F : Type u_5} [AddCommGroup F] [Module R F] (f : E ββ.[R] F) : (-f).graph = Submodule.map (LinearMap.id.prodMap (-LinearMap.id)) f.graph - LinearPMap.smul_graph π Mathlib.LinearAlgebra.LinearPMap
{R : Type u_1} [Ring R] {E : Type u_4} [AddCommGroup E] [Module R E] {F : Type u_5} [AddCommGroup F] {M : Type u_7} [Monoid M] [DistribMulAction M F] [Module R F] [SMulCommClass R M F] (f : E ββ.[R] F) (z : M) : (z β’ f).graph = Submodule.map (LinearMap.id.prodMap (z β’ LinearMap.id)) f.graph - LinearMap.leftInverse_comp_of_inj π Mathlib.LinearAlgebra.Basis.VectorSpace
{K : Type u_3} {V : Type u_4} {V' : Type u_5} [DivisionRing K] [AddCommGroup V] [AddCommGroup V'] [Module K V] [Module K V'] {f : V ββ[K] V'} (h_inj : f.ker = β₯) : f.leftInverse ββ f = LinearMap.id - LinearMap.exists_leftInverse_of_injective π Mathlib.LinearAlgebra.Basis.VectorSpace
{K : Type u_3} {V : Type u_4} {V' : Type u_5} [DivisionRing K] [AddCommGroup V] [AddCommGroup V'] [Module K V] [Module K V'] (f : V ββ[K] V') (hf_inj : f.ker = β₯) : β g, g ββ f = LinearMap.id - LinearMap.comp_eq_id_comm π Mathlib.LinearAlgebra.FiniteDimensional.Basic
(R : Type u_1) (M : Type u_2) [Semiring R] [AddCommMonoid M] [Module R M] [Module.Free R M] [Module.Finite R M] [IsStablyFiniteRing R] {f g : M ββ[R] M} : f ββ g = LinearMap.id β g ββ f = LinearMap.id - Module.DirectLimit.lift_of' π Mathlib.Algebra.Colimit.Module
{R : Type u_1} [Semiring R] {ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (G i)] [(i : ΞΉ) β Module R (G i)] {f : (i j : ΞΉ) β i β€ j β G i ββ[R] G j} [DecidableEq ΞΉ] : Module.DirectLimit.lift R ΞΉ G f (Module.DirectLimit.of R ΞΉ G f) β― = LinearMap.id - Module.DirectLimit.map_id π Mathlib.Algebra.Colimit.Module
{R : Type u_1} [Semiring R] {ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (G i)] [(i : ΞΉ) β Module R (G i)] {f : (i j : ΞΉ) β i β€ j β G i ββ[R] G j} [DecidableEq ΞΉ] : Module.DirectLimit.map (fun x => LinearMap.id) β― = LinearMap.id - IsTensorProduct.map_id π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) : hf.map hf LinearMap.id LinearMap.id = LinearMap.id - isBaseChange_tensorProduct_map π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {M : Type vβ} {N : Type vβ} {S : Type vβ} [AddCommMonoid M] [AddCommMonoid N] [CommSemiring R] [CommSemiring S] [Algebra R S] [Module R M] [Module R N] [Module S N] [IsScalarTower R S N] {P : Type u_2} [AddCommMonoid P] [Module R P] (A : Type u_4) [CommSemiring A] [Algebra R A] [Algebra S A] [IsScalarTower R S A] [Module S M] [IsScalarTower R S M] [Module A N] [IsScalarTower S A N] [IsScalarTower R A N] {f : M ββ[S] N} (hf : IsBaseChange A f) : IsBaseChange A (TensorProduct.AlgebraTensorModule.map f LinearMap.id) - IsBaseChange.map_id_lsmul_eq_lsmul_algebraMap π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} {M : Type vβ} {N : Type vβ} {S : Type vβ} [AddCommMonoid M] [AddCommMonoid N] [CommSemiring R] [CommSemiring S] [Algebra R S] [Module R M] [Module R N] [Module S N] [IsScalarTower R S N] {f : M ββ[R] N} (hf : IsBaseChange S f) (x : R) : IsTensorProduct.map hf hf LinearMap.id ((LinearMap.lsmul R M) x) = βR ((LinearMap.lsmul S N) ((algebraMap R S) x)) - Module.Flat.of_retract π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} {N : Type u_1} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [f : Module.Flat R M] (i : N ββ[R] M) (r : M ββ[R] N) (h : r ββ i = LinearMap.id) : Module.Flat R N - IsTensorProduct.map_id_injective_of_flat_left π Mathlib.RingTheory.Flat.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_3} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_7} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [AddCommMonoid Nβ] [Module R Nβ] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) {g : Mβ ββ[R] Nβ ββ[R] N} (hg : IsTensorProduct g) (i : Mβ ββ[R] Nβ) (hi : Function.Injective βi) [Module.Flat R Mβ] : Function.Injective β(hf.map hg LinearMap.id i) - IsTensorProduct.map_id_injective_of_flat_right π Mathlib.RingTheory.Flat.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_3} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_6} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [AddCommMonoid Nβ] [Module R Nβ] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) {g : Nβ ββ[R] Mβ ββ[R] N} (hg : IsTensorProduct g) (i : Mβ ββ[R] Nβ) (hi : Function.Injective βi) [Module.Flat R Mβ] : Function.Injective β(hf.map hg i LinearMap.id) - AlgHom.mulLeftRightMatrix.comp_inv π Mathlib.Algebra.Azumaya.Matrix
(R : Type u_1) (n : Type u_2) [CommSemiring R] [Fintype n] [DecidableEq n] : (AlgHom.mulLeftRight R (Matrix n n R)).toLinearMap ββ AlgHom.mulLeftRightMatrix_inv R n = LinearMap.id - AlgHom.mulLeftRightMatrix.inv_comp π Mathlib.Algebra.Azumaya.Matrix
(R : Type u_1) (n : Type u_2) [CommSemiring R] [Fintype n] [DecidableEq n] : AlgHom.mulLeftRightMatrix_inv R n ββ (AlgHom.mulLeftRight R (Matrix n n R)).toLinearMap = LinearMap.id - SemimoduleCat.ofHom_id π Mathlib.Algebra.Category.ModuleCat.Semi
{R : Type u} [Semiring R] {M : Type v} [AddCommMonoid M] [Module R M] : SemimoduleCat.ofHom LinearMap.id = CategoryTheory.CategoryStruct.id (SemimoduleCat.of R M) - SemimoduleCat.hom_id π Mathlib.Algebra.Category.ModuleCat.Semi
{R : Type u} [Semiring R] {M : SemimoduleCat R} : SemimoduleCat.Hom.hom (CategoryTheory.CategoryStruct.id M) = LinearMap.id - ModuleCat.ofHom_id π Mathlib.Algebra.Category.ModuleCat.Basic
{R : Type u} [Ring R] {M : Type v} [AddCommGroup M] [Module R M] : ModuleCat.ofHom LinearMap.id = CategoryTheory.CategoryStruct.id (ModuleCat.of R M) - ModuleCat.hom_id π Mathlib.Algebra.Category.ModuleCat.Basic
{R : Type u} [Ring R] {M : ModuleCat R} : ModuleCat.Hom.hom (CategoryTheory.CategoryStruct.id M) = LinearMap.id - LinearMap.id_compMultilinearMap π Mathlib.LinearAlgebra.Multilinear.Basic
{R : Type uR} {ΞΉ : Type uΞΉ} {Mβ : ΞΉ β Type vβ} {Mβ : Type vβ} [Semiring R] [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β Module R (Mβ i)] [Module R Mβ] (f : MultilinearMap R Mβ Mβ) : LinearMap.id.compMultilinearMap f = f - MultilinearMap.compLinearMap_id π Mathlib.LinearAlgebra.Multilinear.Basic
{R : Type uR} {ΞΉ : Type uΞΉ} {Mβ' : ΞΉ β Type vβ'} {Mβ : Type vβ} [Semiring R] [AddCommMonoid Mβ] [Module R Mβ] [(i : ΞΉ) β AddCommMonoid (Mβ' i)] [(i : ΞΉ) β Module R (Mβ' i)] (g : MultilinearMap R Mβ' Mβ) : (g.compLinearMap fun x => LinearMap.id) = g - Basis.multilinearMap_apply π Mathlib.LinearAlgebra.Multilinear.Basis
{ΞΉ : Type u_1} {R : Type u_2} [CommSemiring R] {M : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (M i)] [(i : ΞΉ) β Module R (M i)] {ΞΊ : ΞΉ β Type u_5} (b : (i : ΞΉ) β Module.Basis (ΞΊ i) R (M i)) {ΞΉ' : Type u_6} {N : Type u_7} [AddCommMonoid N] [Module R N] (b' : Module.Basis ΞΉ' R N) [Fintype ΞΉ] [β (i : ΞΉ), Finite (ΞΊ i)] (i : ((i : ΞΉ) β ΞΊ i) Γ ΞΉ') : (Basis.multilinearMap b b') i = (LinearMap.id.smulRight (b' i.2)).compMultilinearMap ((MultilinearMap.mkPiRing R ΞΉ 1).compLinearMap fun i' => (b i').coord (i.1 i')) - AlternatingMap.compLinearMap_id π Mathlib.LinearAlgebra.Alternating.Basic
{R : Type u_1} [Semiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {N : Type u_3} [AddCommMonoid N] [Module R N] {ΞΉ : Type u_7} (f : M [β^ΞΉ]ββ[R] N) : f.compLinearMap LinearMap.id = f - AlternatingMap.smulRight_eq_comp π Mathlib.LinearAlgebra.Alternating.Basic
{R : Type u_12} {Mβ : Type u_13} {Mβ : Type u_14} {ΞΉ : Type u_15} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] (f : Mβ [β^ΞΉ]ββ[R] R) (z : Mβ) : f.smulRight z = (LinearMap.id.smulRight z).compAlternatingMap f - LinearMap.smulRight_eq_comp π Mathlib.LinearAlgebra.Alternating.Basic
{R : Type u_12} {Mβ : Type u_13} {Mβ : Type u_14} {ΞΉ : Type u_15} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] (f : Mβ [β^ΞΉ]ββ[R] R) (z : Mβ) : f.smulRight z = (LinearMap.id.smulRight z).compAlternatingMap f - TrivSqZeroExt.map_id π Mathlib.Algebra.TrivSqZeroExt.Basic
{R' : Type u} {M : Type v} [CommSemiring R'] [AddCommMonoid M] [Module R' M] [Module R'α΅α΅α΅ M] [IsCentralScalar R' M] : TrivSqZeroExt.map LinearMap.id = AlgHom.id R' (TrivSqZeroExt R' M) - AlgCat.tensorAlgebraAdj_counit_app π Mathlib.Algebra.Category.AlgCat.TensorAlgebra
(R : Type u) [CommRing R] (A : AlgCat R) : (AlgCat.tensorAlgebraAdj R).counit.app A = AlgCat.ofHom ((TensorAlgebra.lift R) LinearMap.id) - Coalgebra.lift_lsmul_comp_counit_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : TensorProduct.lift (LinearMap.lsmul R A ββ CoalgebraStruct.counit) ββ CoalgebraStruct.comul = LinearMap.id - CoalgHom.id_toLinearMap π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : β(CoalgHom.id R A) = LinearMap.id - CoassocSimps.map_counit_comp_comul_left π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : TensorProduct.map CoalgebraStruct.counit f ββ CoalgebraStruct.comul = TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R M).symm - CoassocSimps.map_counit_comp_comul_right π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : TensorProduct.map f CoalgebraStruct.counit ββ CoalgebraStruct.comul = TensorProduct.map f LinearMap.id ββ β(TensorProduct.rid R M).symm - CoassocSimps.lid_comp_map π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] R) (g : N ββ[R] M') : β(TensorProduct.lid R M') ββ TensorProduct.map f g = g ββ β(TensorProduct.lid R N) ββ TensorProduct.map f LinearMap.id - CoassocSimps.rid_comp_map π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') (g : N ββ[R] R) : β(TensorProduct.rid R M') ββ TensorProduct.map f g = f ββ β(TensorProduct.rid R M) ββ TensorProduct.map LinearMap.id g - CoassocSimps.lid_symm_comp π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') : β(TensorProduct.lid R M').symm ββ f = TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R M).symm - CoassocSimps.rid_symm_comp π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') : β(TensorProduct.rid R M').symm ββ f = TensorProduct.map f LinearMap.id ββ β(TensorProduct.rid R M).symm - CoassocSimps.map_counit_comp_comul_left_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {P : Type u_5} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : P ββ[R] M) : TensorProduct.map CoalgebraStruct.counit f ββ CoalgebraStruct.comul ββ g = TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R M).symm ββ g - CoassocSimps.map_counit_comp_comul_right_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {P : Type u_5} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : P ββ[R] M) : TensorProduct.map f CoalgebraStruct.counit ββ CoalgebraStruct.comul ββ g = TensorProduct.map f LinearMap.id ββ β(TensorProduct.rid R M).symm ββ g - CoassocSimps.lid_comp_map_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {P : Type u_5} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] R) (g : N ββ[R] M') (h : P ββ[R] TensorProduct R M N) : β(TensorProduct.lid R M') ββ TensorProduct.map f g ββ h = g ββ β(TensorProduct.lid R N) ββ TensorProduct.map f LinearMap.id ββ h - CoassocSimps.rid_comp_map_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {P : Type u_5} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') (g : N ββ[R] R) (h : P ββ[R] TensorProduct R M N) : β(TensorProduct.rid R M') ββ TensorProduct.map f g ββ h = f ββ β(TensorProduct.rid R M) ββ TensorProduct.map LinearMap.id g ββ h - CoassocSimps.coassoc_left π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : β(TensorProduct.assoc R M M M') ββ TensorProduct.map CoalgebraStruct.comul f ββ CoalgebraStruct.comul = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f) ββ TensorProduct.map LinearMap.id CoalgebraStruct.comul ββ CoalgebraStruct.comul - CoassocSimps.assoc_comp_rid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] : β(TensorProduct.assoc R M N R) ββ β(TensorProduct.rid R (TensorProduct R M N)).symm = TensorProduct.map LinearMap.id β(TensorProduct.rid R N).symm - CoassocSimps.coassoc_left_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : N ββ[R] M) : β(TensorProduct.assoc R M M M') ββ TensorProduct.map CoalgebraStruct.comul f ββ CoalgebraStruct.comul ββ g = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f) ββ TensorProduct.map LinearMap.id CoalgebraStruct.comul ββ CoalgebraStruct.comul ββ g - CoassocSimps.coassoc_right π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : β(TensorProduct.assoc R M' M M).symm ββ TensorProduct.map f CoalgebraStruct.comul ββ CoalgebraStruct.comul = TensorProduct.map (TensorProduct.map f LinearMap.id) LinearMap.id ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ CoalgebraStruct.comul - CoassocSimps.assoc_comp_map π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {Mβ : Type u_10} {Mβ : Type u_11} {Mβ : Type u_12} {Nβ : Type u_15} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] (fβ : Mβ ββ[R] Nβ) (fββ : M ββ[R] TensorProduct R Mβ Mβ) : β(TensorProduct.assoc R Mβ Mβ Nβ) ββ TensorProduct.map fββ fβ = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id fβ) ββ β(TensorProduct.assoc R Mβ Mβ Mβ) ββ TensorProduct.map fββ LinearMap.id - CoassocSimps.assoc_comp_map_rid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {N' : Type u_7} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid N'] [Module R N'] (f : N ββ[R] N') : β(TensorProduct.assoc R M R N') ββ TensorProduct.map (β(TensorProduct.rid R M).symm) f = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R N).symm) - CoassocSimps.assoc_symm_comp_lid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] : β(TensorProduct.assoc R R M N).symm ββ β(TensorProduct.lid R (TensorProduct R M N)).symm = TensorProduct.map (β(TensorProduct.lid R M).symm) LinearMap.id - CoassocSimps.coassoc_right_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : N ββ[R] M) : β(TensorProduct.assoc R M' M M).symm ββ TensorProduct.map f CoalgebraStruct.comul ββ CoalgebraStruct.comul ββ g = TensorProduct.map (TensorProduct.map f LinearMap.id) LinearMap.id ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ CoalgebraStruct.comul ββ g - CoassocSimps.assoc_comp_map_map_comp π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {Mβ : Type u_10} {Mβ : Type u_11} {Mβ : Type u_12} {Nβ : Type u_13} {Nβ : Type u_14} {Nβ : Type u_15} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Nβ) (fββ : M ββ[R] TensorProduct R Mβ Mβ) : β(TensorProduct.assoc R Nβ Nβ Nβ) ββ TensorProduct.map (TensorProduct.map fβ fβ ββ fββ) fβ = TensorProduct.map fβ (TensorProduct.map fβ fβ) ββ β(TensorProduct.assoc R Mβ Mβ Mβ) ββ TensorProduct.map fββ LinearMap.id - CoassocSimps.assoc_comp_map_lid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {N' : Type u_7} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid N'] [Module R N'] (f : N ββ[R] N') : β(TensorProduct.assoc R R M N') ββ TensorProduct.map (β(TensorProduct.lid R M).symm) f = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f) ββ β(TensorProduct.lid R (TensorProduct R M N)).symm - CoassocSimps.assoc_comp_rid_symm_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {P : Type u_5} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module R P] (f : P ββ[R] TensorProduct R M N) : β(TensorProduct.assoc R M N R) ββ β(TensorProduct.rid R (TensorProduct R M N)).symm ββ f = TensorProduct.map LinearMap.id β(TensorProduct.rid R N).symm ββ f - CoassocSimps.assoc_comp_map_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {P : Type u_5} {Mβ : Type u_10} {Mβ : Type u_11} {Mβ : Type u_12} {Nβ : Type u_15} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid P] [Module R P] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] (fβ : Mβ ββ[R] Nβ) (fββ : M ββ[R] TensorProduct R Mβ Mβ) (f : P ββ[R] TensorProduct R M Mβ) : β(TensorProduct.assoc R Mβ Mβ Nβ) ββ TensorProduct.map fββ fβ ββ f = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id fβ) ββ β(TensorProduct.assoc R Mβ Mβ Mβ) ββ TensorProduct.map fββ LinearMap.id ββ f - CoassocSimps.assoc_symm_comp_map_lid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') : β(TensorProduct.assoc R M' R N).symm ββ TensorProduct.map f β(TensorProduct.lid R N).symm = TensorProduct.map (TensorProduct.map f LinearMap.id ββ β(TensorProduct.rid R M).symm) LinearMap.id - CoassocSimps.assoc_symm_comp_map π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {Mβ : Type u_10} {Mβ : Type u_11} {Mβ : Type u_12} {Nβ : Type u_13} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] (fβ : Mβ ββ[R] Nβ) (fββ : M ββ[R] TensorProduct R Mβ Mβ) : β(TensorProduct.assoc R Nβ Mβ Mβ).symm ββ TensorProduct.map fβ fββ = TensorProduct.map (TensorProduct.map fβ LinearMap.id) LinearMap.id ββ β(TensorProduct.assoc R Mβ Mβ Mβ).symm ββ TensorProduct.map LinearMap.id fββ - CoassocSimps.assoc_comp_map_map_comp_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {Mβ : Type u_10} {Mβ : Type u_11} {Mβ : Type u_12} {Nβ : Type u_13} {Nβ : Type u_14} {Nβ : Type u_15} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Nβ) (fββ : M ββ[R] TensorProduct R Mβ Mβ) (f : M ββ[R] TensorProduct R M Mβ) : β(TensorProduct.assoc R Nβ Nβ Nβ) ββ TensorProduct.map (TensorProduct.map fβ fβ ββ fββ) fβ ββ f = TensorProduct.map fβ (TensorProduct.map fβ fβ) ββ β(TensorProduct.assoc R Mβ Mβ Mβ) ββ TensorProduct.map fββ LinearMap.id ββ f - CoassocSimps.assoc_comp_map_rid_symm_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {P : Type u_5} {N' : Type u_7} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module R P] [AddCommMonoid N'] [Module R N'] (f : N ββ[R] N') (g : P ββ[R] TensorProduct R M N) : β(TensorProduct.assoc R M R N') ββ TensorProduct.map (β(TensorProduct.rid R M).symm) f ββ g = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R N).symm) ββ g
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59