Loogle!
Result
Found 67 declarations mentioning DirectSum.decompose.
- DirectSum.decompose ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] : M โ DirectSum ฮน fun i => โฅ(โณ i) - DirectSum.Decomposition.decompose'_eq ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] : DirectSum.Decomposition.decompose' = โ(DirectSum.decompose โณ) - DirectSum.decompose_zero ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] : (DirectSum.decompose โณ) 0 = 0 - DirectSum.decompose_of_mem_same ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {x : M} {i : ฮน} (hx : x โ โณ i) : โ(((DirectSum.decompose โณ) x) i) = x - DirectSum.decompose_sum ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {ฮน' : Type u_5} (s : Finset ฮน') (f : ฮน' โ M) : (DirectSum.decompose โณ) (โ i โ s, f i) = โ i โ s, (DirectSum.decompose โณ) (f i) - DirectSum.decompose_of_mem_ne ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {x : M} {i j : ฮน} (hx : x โ โณ i) (hij : i โ j) : โ(((DirectSum.decompose โณ) x) j) = 0 - DirectSum.decompose_symm_zero ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] : (DirectSum.decompose โณ).symm 0 = 0 - DirectSum.AddSubmonoidClass.IsHomogeneous.mem_iff ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {P : Type u_5} [SetLike P M] [AddSubmonoidClass P M] (p : P) (hp : DirectSum.SetLike.IsHomogeneous โณ p) {x : M} : x โ p โ โ (i : ฮน), โ(((DirectSum.decompose โณ) x) i) โ p - DirectSum.decompose_symm_sum ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {ฮน' : Type u_5} (s : Finset ฮน') (f : ฮน' โ DirectSum ฮน fun i => โฅ(โณ i)) : (DirectSum.decompose โณ).symm (โ i โ s, f i) = โ i โ s, (DirectSum.decompose โณ).symm (f i) - DirectSum.decomposeAddEquiv_apply ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (aโ : M) : (DirectSum.decomposeAddEquiv โณ) aโ = (DirectSum.decompose โณ) aโ - DirectSum.decompose_of_mem ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {x : M} {i : ฮน} (hx : x โ โณ i) : (DirectSum.decompose โณ) x = (DirectSum.of (fun i => โฅ(โณ i)) i) โจx, hxโฉ - DirectSum.decompose_coe ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {i : ฮน} (x : โฅ(โณ i)) : (DirectSum.decompose โณ) โx = (DirectSum.of (fun i => โฅ(โณ i)) i) x - DirectSum.decompose_add ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (x y : M) : (DirectSum.decompose โณ) (x + y) = (DirectSum.decompose โณ) x + (DirectSum.decompose โณ) y - DirectSum.decompose_symm_of ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] {i : ฮน} (x : โฅ(โณ i)) : (DirectSum.decompose โณ).symm ((DirectSum.of (fun i => โฅ(โณ i)) i) x) = โx - DirectSum.sum_support_decompose ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] [(i : ฮน) โ (x : โฅ(โณ i)) โ Decidable (x โ 0)] (r : M) : โ i โ DFinsupp.support ((DirectSum.decompose โณ) r), โ(((DirectSum.decompose โณ) r) i) = r - DirectSum.decompose_neg ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommGroup M] [SetLike ฯ M] [AddSubgroupClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (x : M) : (DirectSum.decompose โณ) (-x) = -(DirectSum.decompose โณ) x - DirectSum.decomposeAddEquiv_symm_apply ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (aโ : DirectSum ฮน fun i => โฅ(โณ i)) : (DirectSum.decomposeAddEquiv โณ).symm aโ = (DirectSum.decompose โณ).symm aโ - DirectSum.decompose_symm_add ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommMonoid M] [SetLike ฯ M] [AddSubmonoidClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (x y : DirectSum ฮน fun i => โฅ(โณ i)) : (DirectSum.decompose โณ).symm (x + y) = (DirectSum.decompose โณ).symm x + (DirectSum.decompose โณ).symm y - DirectSum.decompose_symm_neg ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommGroup M] [SetLike ฯ M] [AddSubgroupClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (x : DirectSum ฮน fun i => โฅ(โณ i)) : (DirectSum.decompose โณ).symm (-x) = -(DirectSum.decompose โณ).symm x - DirectSum.decomposeLinearEquiv_apply ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {R : Type u_2} {M : Type u_3} [DecidableEq ฮน] [Semiring R] [AddCommMonoid M] [Module R M] (โณ : ฮน โ Submodule R M) [DirectSum.Decomposition โณ] (m : M) : (DirectSum.decomposeLinearEquiv โณ) m = (DirectSum.decompose โณ) m - DirectSum.decompose_smul ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {R : Type u_2} {M : Type u_3} [DecidableEq ฮน] [Semiring R] [AddCommMonoid M] [Module R M] (โณ : ฮน โ Submodule R M) [DirectSum.Decomposition โณ] (r : R) (x : M) : (DirectSum.decompose โณ) (r โข x) = r โข (DirectSum.decompose โณ) x - DirectSum.decompose_sub ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommGroup M] [SetLike ฯ M] [AddSubgroupClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (x y : M) : (DirectSum.decompose โณ) (x - y) = (DirectSum.decompose โณ) x - (DirectSum.decompose โณ) y - DirectSum.decomposeLinearEquiv_symm_apply ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {R : Type u_2} {M : Type u_3} [DecidableEq ฮน] [Semiring R] [AddCommMonoid M] [Module R M] (โณ : ฮน โ Submodule R M) [DirectSum.Decomposition โณ] (m : DirectSum ฮน fun i => โฅ(โณ i)) : (DirectSum.decomposeLinearEquiv โณ).symm m = (DirectSum.decompose โณ).symm m - DirectSum.decompose_symm_sub ๐ Mathlib.Algebra.DirectSum.Decomposition
{ฮน : Type u_1} {M : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddCommGroup M] [SetLike ฯ M] [AddSubgroupClass ฯ M] (โณ : ฮน โ ฯ) [DirectSum.Decomposition โณ] (x y : DirectSum ฮน fun i => โฅ(โณ i)) : (DirectSum.decompose โณ).symm (x - y) = (DirectSum.decompose โณ).symm x - (DirectSum.decompose โณ).symm y - DirectSum.decompose_one ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] : (DirectSum.decompose ๐) 1 = 1 - DirectSum.decompose_symm_one ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] : (DirectSum.decompose ๐).symm 1 = 1 - GradedRing.mem_support_iff ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] [(i : ฮน) โ (x : โฅ(๐ i)) โ Decidable (x โ 0)] (r : A) (i : ฮน) : i โ DFinsupp.support ((DirectSum.decompose ๐) r) โ (GradedRing.proj ๐ i) r โ 0 - DirectSum.coe_decompose_mul_of_left_mem_of_not_le ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] {a b : A} {n i : ฮน} (a_mem : a โ ๐ i) (h : ยฌi โค n) : โ(((DirectSum.decompose ๐) (a * b)) n) = 0 - DirectSum.coe_decompose_mul_of_right_mem_of_not_le ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] {a b : A} {n i : ฮน} (b_mem : b โ ๐ i) (h : ยฌi โค n) : โ(((DirectSum.decompose ๐) (a * b)) n) = 0 - GradedRing.proj_apply ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] (i : ฮน) (r : A) : (GradedRing.proj ๐ i) r = โ(((DirectSum.decompose ๐) r) i) - GradedRing.projZeroRingHom_apply ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] (a : A) : (GradedRing.projZeroRingHom ๐) a = โ(((DirectSum.decompose ๐) a) 0) - DirectSum.decompose_mul ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] (x y : A) : (DirectSum.decompose ๐) (x * y) = (DirectSum.decompose ๐) x * (DirectSum.decompose ๐) y - DirectSum.coe_decompose_mul_of_left_mem_zero ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) {j : ฮน} [AddMonoid ฮน] [GradedRing ๐] {a b : A} (a_mem : a โ ๐ 0) : โ(((DirectSum.decompose ๐) (a * b)) j) = a * โ(((DirectSum.decompose ๐) b) j) - DirectSum.coe_decompose_mul_of_right_mem_zero ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) {i : ฮน} [AddMonoid ฮน] [GradedRing ๐] {a b : A} (b_mem : b โ ๐ 0) : โ(((DirectSum.decompose ๐) (a * b)) i) = โ(((DirectSum.decompose ๐) a) i) * b - DirectSum.coe_decompose_mul_add_of_left_mem ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) {i j : ฮน} [AddLeftCancelMonoid ฮน] [GradedRing ๐] {a b : A} (a_mem : a โ ๐ i) : โ(((DirectSum.decompose ๐) (a * b)) (i + j)) = a * โ(((DirectSum.decompose ๐) b) j) - DirectSum.coe_decompose_mul_add_of_right_mem ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) {i j : ฮน} [AddRightCancelMonoid ฮน] [GradedRing ๐] {a b : A} (b_mem : b โ ๐ j) : โ(((DirectSum.decompose ๐) (a * b)) (i + j)) = โ(((DirectSum.decompose ๐) a) i) * b - DirectSum.coe_decompose_mul_of_left_mem_of_le ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] {a b : A} {n i : ฮน} [Sub ฮน] [OrderedSub ฮน] [AddLeftReflectLE ฮน] (a_mem : a โ ๐ i) (h : i โค n) : โ(((DirectSum.decompose ๐) (a * b)) n) = a * โ(((DirectSum.decompose ๐) b) (n - i)) - DirectSum.coe_decompose_mul_of_right_mem_of_le ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] {a b : A} {n i : ฮน} [Sub ฮน] [OrderedSub ฮน] [AddLeftReflectLE ฮน] (b_mem : b โ ๐ i) (h : i โค n) : โ(((DirectSum.decompose ๐) (a * b)) n) = โ(((DirectSum.decompose ๐) a) (n - i)) * b - DirectSum.decompose_mul_add_left ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) {i j : ฮน} [AddLeftCancelMonoid ฮน] [GradedRing ๐] (a : โฅ(๐ i)) {b : A} : ((DirectSum.decompose ๐) (โa * b)) (i + j) = GradedMonoid.GMul.mul a (((DirectSum.decompose ๐) b) j) - DirectSum.decompose_mul_add_right ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) {i j : ฮน} [AddRightCancelMonoid ฮน] [GradedRing ๐] {a : A} (b : โฅ(๐ j)) : ((DirectSum.decompose ๐) (a * โb)) (i + j) = GradedMonoid.GMul.mul (((DirectSum.decompose ๐) a) i) b - DirectSum.coe_decompose_mul_of_left_mem ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] {a b : A} {i : ฮน} [Sub ฮน] [OrderedSub ฮน] [AddLeftReflectLE ฮน] (n : ฮน) [Decidable (i โค n)] (a_mem : a โ ๐ i) : โ(((DirectSum.decompose ๐) (a * b)) n) = if i โค n then a * โ(((DirectSum.decompose ๐) b) (n - i)) else 0 - DirectSum.coe_decompose_mul_of_right_mem ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [Semiring A] [DecidableEq ฮน] [AddCommMonoid ฮน] [PartialOrder ฮน] [CanonicallyOrderedAdd ฮน] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] {a b : A} {i : ฮน} [Sub ฮน] [OrderedSub ฮน] [AddLeftReflectLE ฮน] (n : ฮน) [Decidable (i โค n)] (b_mem : b โ ๐ i) : โ(((DirectSum.decompose ๐) (a * b)) n) = if i โค n then โ(((DirectSum.decompose ๐) a) (n - i)) * b else 0 - DirectSum.decompose_symm_mul ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] (x y : DirectSum ฮน fun i => โฅ(๐ i)) : (DirectSum.decompose ๐).symm (x * y) = (DirectSum.decompose ๐).symm x * (DirectSum.decompose ๐).symm y - GradedRing.proj_recompose ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {A : Type u_3} {ฯ : Type u_4} [DecidableEq ฮน] [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [GradedRing ๐] (a : DirectSum ฮน fun i => โฅ(๐ i)) (i : ฮน) : (GradedRing.proj ๐ i) ((DirectSum.decompose ๐).symm a) = (DirectSum.decompose ๐).symm ((DirectSum.of (fun i => โฅ(๐ i)) i) (a i)) - GradedAlgebra.proj_apply ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] (i : ฮน) (r : A) : (GradedAlgebra.proj ๐ i) r = โ(((DirectSum.decompose ๐) r) i) - DirectSum.decomposeAlgEquiv_apply ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] (a : A) : (DirectSum.decomposeAlgEquiv ๐) a = (DirectSum.decompose ๐) a - DirectSum.decompose_algebraMap ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] (r : R) : (DirectSum.decompose ๐) ((algebraMap R A) r) = (algebraMap R (DirectSum ฮน fun i => โฅ(๐ i))) r - GradedAlgebra.mem_support_iff ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] [DecidableEq A] (r : A) (i : ฮน) : i โ DFinsupp.support ((DirectSum.decompose ๐) r) โ (GradedAlgebra.proj ๐ i) r โ 0 - DirectSum.decompose_symm_algebraMap ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] (r : R) : (DirectSum.decompose ๐).symm ((algebraMap R (DirectSum ฮน fun i => โฅ(๐ i))) r) = (algebraMap R A) r - DirectSum.decomposeAlgEquiv_symm_apply ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] (a : DirectSum ฮน fun i => โฅ(๐ i)) : (DirectSum.decomposeAlgEquiv ๐).symm a = (DirectSum.decompose ๐).symm a - GradedAlgebra.proj_recompose ๐ Mathlib.RingTheory.GradedAlgebra.Basic
{ฮน : Type u_1} {R : Type u_2} {A : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] [Semiring A] [Algebra R A] (๐ : ฮน โ Submodule R A) [GradedAlgebra ๐] (a : DirectSum ฮน fun i => โฅ(๐ i)) (i : ฮน) : (GradedAlgebra.proj ๐ i) ((DirectSum.decompose ๐).symm a) = (DirectSum.decompose ๐).symm ((DirectSum.of (fun i => โฅ(๐ i)) i) (a i)) - DirectSum.decompose_eq_mul_idempotent ๐ Mathlib.Algebra.DirectSum.Idempotents
{R : Type u_1} {I : Type u_2} [Semiring R] [DecidableEq I] (V : I โ Ideal R) [DirectSum.Decomposition V] (x : R) (i : I) : โ(((DirectSum.decompose V) x) i) = x * DirectSum.idempotent V i - Submodule.IsHomogeneous.mem_iff ๐ Mathlib.RingTheory.GradedAlgebra.Homogeneous.Submodule
{ฮนM : Type u_2} {ฯM : Type u_4} {A : Type u_5} {M : Type u_6} [Semiring A] [AddCommMonoid M] [Module A M] {p : Submodule A M} (โณ : ฮนM โ ฯM) [DecidableEq ฮนM] [SetLike ฯM M] [AddSubmonoidClass ฯM M] [DirectSum.Decomposition โณ] (hp : p.IsHomogeneous โณ) {x : M} : x โ p โ โ (i : ฮนM), โ(((DirectSum.decompose โณ) x) i) โ p - Ideal.IsHomogeneous.mem_iff ๐ Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ฮน : Type u_1} {ฯ : Type u_2} {A : Type u_3} [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [DecidableEq ฮน] [AddMonoid ฮน] [GradedRing ๐] {I : Ideal A} (hI : Ideal.IsHomogeneous ๐ I) {x : A} : x โ I โ โ (i : ฮน), โ(((DirectSum.decompose ๐) x) i) โ I - DirectSum.decompose_bracket ๐ Mathlib.Algebra.Lie.Graded
{ฮน : Type u_1} {ฮบ : Type u_2} {R : Type u_5} {L : Type u_6} {M : Type u_7} [DecidableEq ฮน] [AddCommMonoid ฮน] [CommRing R] [LieRing L] [LieAlgebra R L] (โ : ฮน โ Submodule R L) [GradedLieAlgebra โ] [DecidableEq ฮบ] [AddCommGroup M] [Module R M] [LieRingModule L M] (โณ : ฮบ โ Submodule R M) [DirectSum.Decomposition โณ] (x : L) (y : M) : (DirectSum.decompose โณ) โ x, yโ = โ (DirectSum.decompose โ) x, (DirectSum.decompose โณ) yโ - DirectSum.decompose_symm_bracket ๐ Mathlib.Algebra.Lie.Graded
{ฮน : Type u_1} {ฮบ : Type u_2} {R : Type u_5} {L : Type u_6} {M : Type u_7} [DecidableEq ฮน] [AddCommMonoid ฮน] [CommRing R] [LieRing L] [LieAlgebra R L] (โ : ฮน โ Submodule R L) [GradedLieAlgebra โ] [DecidableEq ฮบ] [AddCommGroup M] [Module R M] [LieRingModule L M] (โณ : ฮบ โ Submodule R M) [DirectSum.Decomposition โณ] (x : DirectSum ฮน fun i => โฅ(โ i)) (y : DirectSum ฮบ fun k => โฅ(โณ k)) : (DirectSum.decompose โณ).symm โ x, yโ = โ (DirectSum.decompose โ).symm x, (DirectSum.decompose โณ).symm yโ - AddMonoidAlgebra.decomposeAux_eq_decompose ๐ Mathlib.Algebra.MonoidAlgebra.Grading
{M : Type u_1} {ฮน : Type u_2} {R : Type u_3} [AddMonoid M] [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] (f : M โ+ ฮน) : โ(AddMonoidAlgebra.decomposeAux f) = โ(DirectSum.decompose (AddMonoidAlgebra.gradeBy R โf)) - AddMonoidAlgebra.grade.decompose_single ๐ Mathlib.Algebra.MonoidAlgebra.Grading
{ฮน : Type u_2} {R : Type u_3} [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] (i : ฮน) (r : R) : (DirectSum.decompose (AddMonoidAlgebra.grade R)) (AddMonoidAlgebra.single i r) = (DirectSum.of (fun i => โฅ(AddMonoidAlgebra.grade R i)) i) โจAddMonoidAlgebra.single i r, โฏโฉ - AddMonoidAlgebra.GradesBy.decompose_single ๐ Mathlib.Algebra.MonoidAlgebra.Grading
{M : Type u_1} {ฮน : Type u_2} {R : Type u_3} [AddMonoid M] [DecidableEq ฮน] [AddMonoid ฮน] [CommSemiring R] (f : M โ+ ฮน) (m : M) (r : R) : (DirectSum.decompose (AddMonoidAlgebra.gradeBy R โf)) (AddMonoidAlgebra.single m r) = (DirectSum.of (fun i => โฅ(AddMonoidAlgebra.gradeBy R (โf) i)) (f m)) โจAddMonoidAlgebra.single m r, โฏโฉ - map_directSumDecompose ๐ Mathlib.RingTheory.GradedAlgebra.RingHom
{ฮน : Type u_1} {A : Type u_2} {B : Type u_3} {ฯ : Type u_6} {ฯ : Type u_7} [Semiring A] [Semiring B] [SetLike ฯ A] [SetLike ฯ B] [DecidableEq ฮน] [AddMonoid ฮน] [AddSubmonoidClass ฯ A] [AddSubmonoidClass ฯ B] (๐ : ฮน โ ฯ) (โฌ : ฮน โ ฯ) [GradedRing ๐] [GradedRing โฌ] {F : Type u_10} [FunLike F A B] [GradedFunLike F ๐ โฌ] [RingHomClass F A B] (f : F) {x : A} {i : ฮน} : f โ(((DirectSum.decompose ๐) x) i) = โ(((DirectSum.decompose โฌ) (f x)) i) - GradedRingHom.map_directSumDecompose ๐ Mathlib.RingTheory.GradedAlgebra.RingHom
{ฮน : Type u_1} {A : Type u_2} {B : Type u_3} {ฯ : Type u_6} {ฯ : Type u_7} [Semiring A] [Semiring B] [SetLike ฯ A] [SetLike ฯ B] [DecidableEq ฮน] [AddMonoid ฮน] [AddSubmonoidClass ฯ A] [AddSubmonoidClass ฯ B] (๐ : ฮน โ ฯ) (โฌ : ฮน โ ฯ) [GradedRing ๐] [GradedRing โฌ] (f : ๐ โ+*แต โฌ) {x : A} {i : ฮน} : f โ(((DirectSum.decompose ๐) x) i) = โ(((DirectSum.decompose โฌ) (f x)) i) - DirectSum.decompose_map ๐ Mathlib.RingTheory.GradedAlgebra.RingHom
{ฮน : Type u_1} {A : Type u_2} {B : Type u_3} {ฯ : Type u_6} {ฯ : Type u_7} [Semiring A] [Semiring B] [SetLike ฯ A] [SetLike ฯ B] [DecidableEq ฮน] [AddMonoid ฮน] [AddSubmonoidClass ฯ A] [AddSubmonoidClass ฯ B] (๐ : ฮน โ ฯ) (โฌ : ฮน โ ฯ) [GradedRing ๐] [GradedRing โฌ] {F : Type u_10} [FunLike F A B] [GradedFunLike F ๐ โฌ] [RingHomClass F A B] (f : F) {x : A} : (DirectSum.decompose โฌ) (f x) = (DirectSum.map (โf).gradedAddHom) ((DirectSum.decompose ๐) x) - AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec.image_basicOpen_eq_basicOpen ๐ Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme
{A : Type u_1} {ฯ : Type u_2} [CommRing A] [SetLike ฯ A] [AddSubgroupClass ฯ A] {๐ : โ โ ฯ} [GradedRing ๐] {f : A} {m : โ} (f_deg : f โ ๐ m) (hm : 0 < m) (a : A) (i : โ) : โ(CategoryTheory.ConcreteCategory.hom (AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec ๐ f)) '' Subtype.val โปยน' โ(ProjectiveSpectrum.basicOpen ๐ โ(((DirectSum.decompose ๐) a) i)) = (PrimeSpectrum.basicOpen (HomogeneousLocalization.mk { deg := m * i, num := โจโ(((DirectSum.decompose ๐) a) i) ^ m, โฏโฉ, den := โจf ^ i, โฏโฉ, den_mem := โฏ })).carrier - LinearMap.IsSymmetric.directSum_decompose_apply ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] [_hT : Fact T.IsSymmetric] (x : E) (ฮผ : Module.End.Eigenvalues T) : ((DirectSum.decompose fun ฮผ => Module.End.eigenspace T (โT 1 ฮผ)) x) ฮผ = (Module.End.eigenspace T (โT 1 ฮผ)).orthogonalProjectionOnto x - GradedTensorProduct.auxEquiv_tmul ๐ Mathlib.LinearAlgebra.TensorProduct.Graded.Internal
{R : Type u_1} {ฮน : Type u_2} {A : Type u_3} {B : Type u_4} [CommSemiring ฮน] [DecidableEq ฮน] [CommRing R] [Ring A] [Ring B] [Algebra R A] [Algebra R B] (๐ : ฮน โ Submodule R A) (โฌ : ฮน โ Submodule R B) [GradedAlgebra ๐] [GradedAlgebra โฌ] (a : A) (b : B) : (GradedTensorProduct.auxEquiv R ๐ โฌ) (a แตโโ[R] b) = (DirectSum.decompose ๐) a โโ[R] (DirectSum.decompose โฌ) b - IsHomogeneous.subsemiringClosure ๐ Mathlib.RingTheory.GradedAlgebra.Homogeneous.Subsemiring
{ฮน : Type u_1} {ฯ : Type u_2} {A : Type u_3} [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] {๐ : ฮน โ ฯ} [DecidableEq ฮน] [GradedRing ๐] {s : Set A} (h : โ (i : ฮน) โฆx : Aโฆ, x โ s โ โ(((DirectSum.decompose ๐) x) i) โ s) : DirectSum.SetLike.IsHomogeneous ๐ (Subsemiring.closure s) - DirectSum.SetLike.IsHomogeneous.mem_iff ๐ Mathlib.RingTheory.GradedAlgebra.Homogeneous.Subsemiring
{ฮน : Type u_1} {ฯ : Type u_2} {A : Type u_3} [AddMonoid ฮน] [Semiring A] [SetLike ฯ A] [AddSubmonoidClass ฯ A] (๐ : ฮน โ ฯ) [DecidableEq ฮน] [GradedRing ๐] {R : Subsemiring A} (hR : DirectSum.SetLike.IsHomogeneous ๐ R) {a : A} : a โ R โ โ (i : ฮน), โ(((DirectSum.decompose ๐) a) i) โ R
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