Loogle!
Result
Found 91 declarations mentioning Submodule.toAddSubmonoid.
- Submodule.toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (self : Submodule R M) : AddSubmonoid M - Submodule.toAddSubmonoid_injective π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : Function.Injective Submodule.toAddSubmonoid - Submodule.toAddSubmonoid_inj π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} : p.toAddSubmonoid = q.toAddSubmonoid β p = q - Submodule.coe_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) : βp.toAddSubmonoid = βp - Submodule.carrier_eq_coe π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (s : Submodule R M) : s.carrier = βs - Submodule.mem_carrier π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {x : M} : x β p.carrier β x β βp - Submodule.mem_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) (x : M) : x β p.toAddSubmonoid β x β p - Submodule.smul_mem' π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (self : Submodule R M) (c : R) {x : M} : x β self.carrier β c β’ x β self.carrier - Submodule.eta π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} (h : β (c : R) {x : M}, x β p.carrier β c β’ x β p.carrier) : { toAddSubmonoid := p.toAddSubmonoid, smul_mem' := h } = p - Submodule.toAddSubmonoid_mono π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : Monotone Submodule.toAddSubmonoid - Submodule.toAddSubmonoid_strictMono π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : StrictMono Submodule.toAddSubmonoid - Submodule.toAddSubgroup_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) : p.toAddSubgroup.toAddSubmonoid = p.toAddSubmonoid - Submodule.toAddSubmonoid_le π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} : p.toAddSubmonoid β€ q.toAddSubmonoid β p β€ q - Submodule.bot_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : β₯.toAddSubmonoid = β₯ - Submodule.top_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : β€.toAddSubmonoid = β€ - Submodule.toAddSubmonoid_sSup π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (s : Set (Submodule R M)) : (sSup s).toAddSubmonoid = sSup (Submodule.toAddSubmonoid '' s) - AddSubmonoid.toNatSubmodule_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommMonoid M] (S : AddSubmonoid M) : (AddSubmonoid.toNatSubmodule S).toAddSubmonoid = S - Submodule.toAddSubmonoid_toNatSubmodule π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommMonoid M] (S : Submodule β M) : AddSubmonoid.toNatSubmodule S.toAddSubmonoid = S - AddSubmonoid.toNatSubmodule_symm π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommMonoid M] : βAddSubmonoid.toNatSubmodule.symm = Submodule.toAddSubmonoid - Submodule.map_toAddSubmonoid' π Mathlib.Algebra.Module.Submodule.Map
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) (p : Submodule R M) : (Submodule.map f p).toAddSubmonoid = AddSubmonoid.map f p.toAddSubmonoid - Submodule.map_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Map
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) (p : Submodule R M) : (Submodule.map f p).toAddSubmonoid = AddSubmonoid.map (βf) p.toAddSubmonoid - Submodule.toAddSubmonoid_restrictScalars π Mathlib.Algebra.Module.Submodule.RestrictScalars
(S : Type u_1) {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Semiring S] [Module S M] [Module R M] [SMul S R] [IsScalarTower S R M] (V : Submodule R M) : (Submodule.restrictScalars S V).toAddSubmonoid = V.toAddSubmonoid - LinearMap.ker_toAddSubmonoid π 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β} (f : M βββ[Οββ] Mβ) : f.ker.toAddSubmonoid = AddMonoidHom.mker f - LinearMap.range_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Range
{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β} [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) : f.range.toAddSubmonoid = AddMonoidHom.mrange f - Submodule.neg_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Pointwise
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommGroup M] [Module R M] (S : Submodule R M) : (-S).toAddSubmonoid = -S.toAddSubmonoid - Submodule.pointwise_smul_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.Pointwise
{Ξ± : Type u_1} {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] [Monoid Ξ±] [DistribMulAction Ξ± M] [SMulCommClass Ξ± R M] (a : Ξ±) (S : Submodule R M) : (a β’ S).toAddSubmonoid = a β’ S.toAddSubmonoid - Submodule.span_nat_eq_addSubmonoidClosure π Mathlib.LinearAlgebra.Span.Defs
{M : Type u_2} [AddCommMonoid M] (s : Set M) : (Submodule.span β s).toAddSubmonoid = AddSubmonoid.closure s - Submodule.span_nat_eq π Mathlib.LinearAlgebra.Span.Defs
{M : Type u_2} [AddCommMonoid M] (s : AddSubmonoid M) : (Submodule.span β βs).toAddSubmonoid = s - Submodule.closure_le_toAddSubmonoid_span π Mathlib.LinearAlgebra.Span.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {s : Set M} : AddSubmonoid.closure s β€ (Submodule.span R s).toAddSubmonoid - Submodule.span_eq_closure π Mathlib.LinearAlgebra.Span.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {s : Set M} : (Submodule.span R s).toAddSubmonoid = AddSubmonoid.closure (Set.univ β’ s) - Submodule.sup_toAddSubmonoid π Mathlib.LinearAlgebra.Span.Defs
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] (p p' : Submodule R M) : (p β p').toAddSubmonoid = p.toAddSubmonoid β p'.toAddSubmonoid - LinearMap.eqLocus_toAddSubmonoid π Mathlib.Algebra.Module.Submodule.EqLocus
{R : Type u_1} {Rβ : Type u_2} {M : Type u_3} {Mβ : Type u_4} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f g : M βββ[Οββ] Mβ) : (f.eqLocus g).toAddSubmonoid = (βf).eqLocusM βg - Submodule.iSup_toAddSubmonoid π Mathlib.LinearAlgebra.Span.Basic
{R : Type u_1} {M : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Sort u_8} (p : ΞΉ β Submodule R M) : (β¨ i, p i).toAddSubmonoid = β¨ i, (p i).toAddSubmonoid - Submodule.orderIsoOfAlgebraMapSurjective_symm_apply π Mathlib.Algebra.Algebra.Tower
{R : Type u_1} {S : Type u_2} {M : Type u_3} [CommRing R] [Ring S] [AddCommGroup M] [Algebra R S] [Module R M] [Module S M] [IsScalarTower R S M] (h : Function.Surjective β(algebraMap R S)) (N : Submodule R M) : (RelIso.symm (Submodule.orderIsoOfAlgebraMapSurjective h)) N = { toAddSubmonoid := N.toAddSubmonoid, smul_mem' := β― } - Submodule.fg_iff_addSubmonoid_fg π Mathlib.RingTheory.Finiteness.Defs
{M : Type u_2} [AddCommMonoid M] (P : Submodule β M) : P.FG β P.FG - Submodule.le_one_toAddSubmonoid π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] : 1 β€ Submodule.toAddSubmonoid 1 - Submodule.pow_toAddSubmonoid π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] [IsScalarTower R A A] (M : Submodule R A) {n : β} (h : n β 0) : (M ^ n).toAddSubmonoid = M.toAddSubmonoid ^ n - Submodule.mul_toAddSubmonoid π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] [IsScalarTower R A A] (M N : Submodule R A) : (M * N).toAddSubmonoid = M.toAddSubmonoid * N.toAddSubmonoid - Submodule.le_pow_toAddSubmonoid π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] [IsScalarTower R A A] (M : Submodule R A) {n : β} : M.toAddSubmonoid ^ n β€ (M ^ n).toAddSubmonoid - Submodule.smul_toAddSubmonoid π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] {M : Type u_1} [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] {I : Submodule R A} {N : Submodule R M} : (I β’ N).toAddSubmonoid = I.toAddSubmonoid β’ N.toAddSubmonoid - Submodule.coe_toSubalgebra π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Algebra R A] (p : Submodule R A) (h_one : 1 β p) (h_mul : β (x y : A), x β p β y β p β x * y β p) : β(p.toSubalgebra h_one h_mul) = p.carrier - Submodule.toSubalgebra_toSubsemiring π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Algebra R A] (p : Submodule R A) (h_one : 1 β p) (h_mul : β (x y : A), x β p β y β p β x * y β p) : (p.toSubalgebra h_one h_mul).toSubsemiring = { carrier := p.carrier, mul_mem' := β―, one_mem' := h_one, add_mem' := β―, zero_mem' := β― } - Subalgebra.coe_pi π Mathlib.Algebra.Algebra.Subalgebra.Pi
{ΞΉ : Type u_1} {R : Type u_2} {S : ΞΉ β Type u_3} [CommSemiring R] [(i : ΞΉ) β Semiring (S i)] [(i : ΞΉ) β Algebra R (S i)] (s : Set ΞΉ) (t : (i : ΞΉ) β Subalgebra R (S i)) : β(Subalgebra.pi s t) = (Submodule.pi s fun i => Subalgebra.toSubmodule (t i)).carrier - Subalgebra.pi_toSubsemiring π Mathlib.Algebra.Algebra.Subalgebra.Pi
{ΞΉ : Type u_1} {R : Type u_2} {S : ΞΉ β Type u_3} [CommSemiring R] [(i : ΞΉ) β Semiring (S i)] [(i : ΞΉ) β Algebra R (S i)] (s : Set ΞΉ) (t : (i : ΞΉ) β Subalgebra R (S i)) : (Subalgebra.pi s t).toSubsemiring = { carrier := (Submodule.pi s fun i => Subalgebra.toSubmodule (t i)).carrier, mul_mem' := β―, one_mem' := β―, add_mem' := β―, zero_mem' := β― } - Ideal.pointwise_smul_toAddSubmonoid π Mathlib.RingTheory.Ideal.Pointwise
{M : Type u_1} {R : Type u_3} [Monoid M] [Semiring R] [MulSemiringAction M R] (a : M) (S : Ideal R) (ha : Function.Surjective fun r => a β’ r) : (a β’ S).toAddSubmonoid = a β’ S.toAddSubmonoid - Ideal.Filtration.submodule_closure_single π Mathlib.RingTheory.Filtration
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {I : Ideal R} (F : I.Filtration M) : AddSubmonoid.closure (β i, PolynomialModule.single R i '' β(F.N i)) = F.submodule.toAddSubmonoid - LieSubalgebra.mem_carrier π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (L' : LieSubalgebra R L) {x : L} : x β L'.carrier β x β βL' - LieSubalgebra.lie_mem' π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (self : LieSubalgebra R L) {x y : L} : x β self.carrier β y β self.carrier β β x, yβ β self.carrier - LieSubalgebra.mk π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (toSubmodule : Submodule R L) (lie_mem' : β {x y : L}, x β toSubmodule.carrier β y β toSubmodule.carrier β β x, yβ β toSubmodule.carrier) : LieSubalgebra R L - LieSubalgebra.toSubmodule_mk π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (p : Submodule R L) (h : β {x y : L}, x β p.carrier β y β p.carrier β β x, yβ β p.carrier) : { toSubmodule := p, lie_mem' := h }.toSubmodule = p - LieSubalgebra.mem_mk_iff' π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (p : Submodule R L) (h : β {x y : L}, x β p.carrier β y β p.carrier β β x, yβ β p.carrier) {x : L} : x β { toSubmodule := p, lie_mem' := h } β x β p - LieSubalgebra.mk_coe π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (S : Set L) (hβ : β {a b : L}, a β S β b β S β a + b β S) (hβ : S 0) (hβ : β (c : R) {x : L}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier β c β’ x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier) (hβ : β {x y : L}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β y β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β β x, yβ β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier) : β{ carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ, lie_mem' := hβ } = S - LieSubalgebra.mem_mk_iff π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (S : Set L) (hβ : β {a b : L}, a β S β b β S β a + b β S) (hβ : S 0) (hβ : β (c : R) {x : L}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier β c β’ x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier) (hβ : β {x y : L}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β y β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β β x, yβ β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier) {x : L} : x β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ, lie_mem' := hβ } β x β S - LieSubmodule.mem_carrier π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (N : LieSubmodule R L M) {x : M} : x β (βN).carrier β x β βN - LieSubmodule.mk π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (toSubmodule : Submodule R M) (lie_mem : β {x : L} {m : M}, m β toSubmodule.carrier β β x, mβ β toSubmodule.carrier) : LieSubmodule R L M - LieSubmodule.lie_mem π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (self : LieSubmodule R L M) {x : L} {m : M} : m β (βself).carrier β β x, mβ β (βself).carrier - LieSubmodule.toSubmodule_mk π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (p : Submodule R M) (h : β {x : L} {m : M}, m β p.carrier β β x, mβ β p.carrier) : β{ toSubmodule := p, lie_mem := h } = p - LieSubmodule.mk_eq_bot_iff π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] {N : Submodule R M} {h : β {x : L} {m : M}, m β N.carrier β β x, mβ β N.carrier} : { toSubmodule := N, lie_mem := h } = β₯ β N = β₯ - LieSubmodule.mk_eq_top_iff π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] {N : Submodule R M} {h : β {x : L} {m : M}, m β N.carrier β β x, mβ β N.carrier} : { toSubmodule := N, lie_mem := h } = β€ β N = β€ - LieSubmodule.mem_mk_iff' π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (p : Submodule R M) (h : β {x : L} {m : M}, m β p.carrier β β x, mβ β p.carrier) {x : M} : x β { toSubmodule := p, lie_mem := h } β x β p - LieSubmodule.coe_toSet_mk π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (S : Set M) (hβ : β {a b : M}, a β S β b β S β a + b β S) (hβ : S 0) (hβ : β (c : R) {x : M}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier β c β’ x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier) (hβ : β {x : L} {m : M}, m β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β β x, mβ β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier) : β{ carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ, lie_mem := hβ } = S - LieSubmodule.mem_mk_iff π Mathlib.Algebra.Lie.Submodule
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [AddCommGroup M] [Module R M] [LieRingModule L M] (S : Set M) (hβ : β {a b : M}, a β S β b β S β a + b β S) (hβ : S 0) (hβ : β (c : R) {x : M}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier β c β’ x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier) (hβ : β {x : L} {m : M}, m β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β β x, mβ β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier) {x : M} : x β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ, lie_mem := hβ } β x β S - HomogeneousIdeal.toIdeal_irrelevant_le π Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ΞΉ : Type u_1} {Ο : Type u_2} {A : Type u_3} [Semiring A] [DecidableEq ΞΉ] [AddCommMonoid ΞΉ] [PartialOrder ΞΉ] [CanonicallyOrderedAdd ΞΉ] [SetLike Ο A] [AddSubmonoidClass Ο A] (π : ΞΉ β Ο) [GradedRing π] {I : Ideal A} : (HomogeneousIdeal.irrelevant π).toIdeal β€ I β β i > 0, AddSubmonoid.ofClass (π i) β€ I.toAddSubmonoid - HomogeneousIdeal.irrelevant_eq_closure π Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ΞΉ : Type u_1} {Ο : Type u_2} {A : Type u_3} [Semiring A] [DecidableEq ΞΉ] [AddCommMonoid ΞΉ] [PartialOrder ΞΉ] [CanonicallyOrderedAdd ΞΉ] [SetLike Ο A] [AddSubmonoidClass Ο A] (π : ΞΉ β Ο) [GradedRing π] : (HomogeneousIdeal.irrelevant π).toAddSubmonoid = AddSubmonoid.closure (β i, β (_ : i > 0), β(π i)) - HomogeneousIdeal.irrelevant_le π Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ΞΉ : Type u_1} {Ο : Type u_2} {A : Type u_3} [Semiring A] [DecidableEq ΞΉ] [AddCommMonoid ΞΉ] [PartialOrder ΞΉ] [CanonicallyOrderedAdd ΞΉ] [SetLike Ο A] [AddSubmonoidClass Ο A] (π : ΞΉ β Ο) [GradedRing π] {P : HomogeneousIdeal π} : HomogeneousIdeal.irrelevant π β€ P β β i > 0, AddSubmonoid.ofClass (π i) β€ P.toAddSubmonoid - HomogeneousIdeal.toAddSubmonoid_irrelevant_le π Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ΞΉ : Type u_1} {Ο : Type u_2} {A : Type u_3} [Semiring A] [DecidableEq ΞΉ] [AddCommMonoid ΞΉ] [PartialOrder ΞΉ] [CanonicallyOrderedAdd ΞΉ] [SetLike Ο A] [AddSubmonoidClass Ο A] (π : ΞΉ β Ο) [GradedRing π] {P : AddSubmonoid A} : (HomogeneousIdeal.irrelevant π).toAddSubmonoid β€ P β β i > 0, AddSubmonoid.ofClass (π i) β€ P - HomogeneousIdeal.irrelevant_eq_iSup π Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ΞΉ : Type u_1} {Ο : Type u_2} {A : Type u_3} [Semiring A] [DecidableEq ΞΉ] [AddCommMonoid ΞΉ] [PartialOrder ΞΉ] [CanonicallyOrderedAdd ΞΉ] [SetLike Ο A] [AddSubmonoidClass Ο A] (π : ΞΉ β Ο) [GradedRing π] : (HomogeneousIdeal.irrelevant π).toAddSubmonoid = β¨ i, β¨ (_ : i > 0), AddSubmonoid.ofClass (π i) - LieRinehartSubalgebra.mem_carrier π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (L' : LieRinehartSubalgebra A L) {x : L} : x β L'.carrier β x β βL' - LieRinehartSubalgebra.mk π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (toSubmodule : Submodule A L) (lie_mem' : β {a b : L}, a β toSubmodule.carrier β b β toSubmodule.carrier β β a, bβ β toSubmodule.carrier) : LieRinehartSubalgebra A L - LieRinehartSubalgebra.lie_mem' π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (self : LieRinehartSubalgebra A L) {a b : L} : a β self.carrier β b β self.carrier β β a, bβ β self.carrier - LieRinehartSubalgebra.toSubmodule_mk π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (p : Submodule A L) (h : β {a b : L}, a β p.carrier β b β p.carrier β β a, bβ β p.carrier) : { toSubmodule := p, lie_mem' := h }.toSubmodule = p - LieRinehartSubalgebra.mem_mk_iff' π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (p : Submodule A L) (h : β {a b : L}, a β p.carrier β b β p.carrier β β a, bβ β p.carrier) {x : L} : x β { toSubmodule := p, lie_mem' := h } β x β p - LieRinehartSubalgebra.mk_coe π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (S : Set L) (hβ : β {a b : L}, a β S β b β S β a + b β S) (hβ : S 0) (hβ : β (c : A) {x : L}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier β c β’ x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier) (hβ : β {a b : L}, a β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β b β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β β a, bβ β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier) : β{ carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ, lie_mem' := hβ } = S - LieRinehartSubalgebra.mem_mk_iff π Mathlib.Algebra.LieRinehartAlgebra.Subalgebra
{A : Type u_1} {L : Type u_2} [CommRing A] [LieRing L] [Module A L] (S : Set L) (hβ : β {a b : L}, a β S β b β S β a + b β S) (hβ : S 0) (hβ : β (c : A) {x : L}, x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier β c β’ x β { carrier := S, add_mem' := hβ, zero_mem' := hβ }.carrier) (hβ : β {a b : L}, a β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β b β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier β β a, bβ β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ }.carrier) {x : L} : x β { carrier := S, add_mem' := hβ, zero_mem' := hβ, smul_mem' := hβ, lie_mem' := hβ } β x β S - ClosedSubmodule.mk π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [TopologicalSpace M] [Module R M] (toSubmodule : Submodule R M) (isClosed' : IsClosed toSubmodule.carrier) : ClosedSubmodule R M - ClosedSubmodule.isClosed' π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [TopologicalSpace M] [Module R M] (self : ClosedSubmodule R M) : IsClosed (βself).carrier - ClosedSubmodule.carrier_eq_coe π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [TopologicalSpace M] [Module R M] (s : ClosedSubmodule R M) : (βs).carrier = βs - ClosedSubmodule.ext π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} {instβΒ² : TopologicalSpace M} {instβΒ³ : Module R M} {x y : ClosedSubmodule R M} (carrier : (βx).carrier = (βy).carrier) : x = y - ClosedSubmodule.ext_iff π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} {instβΒ² : TopologicalSpace M} {instβΒ³ : Module R M} {x y : ClosedSubmodule R M} : x = y β (βx).carrier = (βy).carrier - ClosedSubmodule.mem_mk π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [TopologicalSpace M] [Module R M] {x : M} {s : Submodule R M} {hs : IsClosed s.carrier} : x β { toSubmodule := s, isClosed' := hs } β x β s - Submodule.closure_eq' π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [TopologicalSpace M] [Module R M] [ContinuousAdd M] [ContinuousConstSMul R M] {s : Submodule R M} (hs : IsClosed s.carrier) : s.closure = { toSubmodule := s, isClosed' := hs } - ClosedSubmodule.coe_iSup π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{ΞΉ : Sort u_1} {R : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid N] [TopologicalSpace N] [Module R N] [ContinuousAdd N] [ContinuousConstSMul R N] (f : ΞΉ β ClosedSubmodule R N) : β(β¨ i, f i) = closure (β¨ i, β(f i)).carrier - ClosedSubmodule.coe_sup π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid N] [TopologicalSpace N] [Module R N] [ContinuousAdd N] [ContinuousConstSMul R N] {s t : ClosedSubmodule R N} : β(s β t) = closure (βs β βt).carrier - ClosedSubmodule.mem_iSup π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{ΞΉ : Sort u_1} {R : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid N] [TopologicalSpace N] [Module R N] [ContinuousAdd N] [ContinuousConstSMul R N] {x : N} {f : ΞΉ β ClosedSubmodule R N} : x β β¨ i, f i β x β closure (β¨ i, β(f i)).carrier - ClosedSubmodule.mem_sup π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid N] [TopologicalSpace N] [Module R N] [ContinuousAdd N] [ContinuousConstSMul R N] {s t : ClosedSubmodule R N} {x : N} : x β s β t β x β closure (βs β βt).carrier - ClosedSubmodule.coe_sSup π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid N] [TopologicalSpace N] [Module R N] [ContinuousAdd N] [ContinuousConstSMul R N] (S : Set (ClosedSubmodule R N)) : β(sSup S) = closure (β¨ s β S, βs).carrier - ClosedSubmodule.mem_sSup π Mathlib.Topology.Algebra.Module.ClosedSubmodule
{R : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid N] [TopologicalSpace N] [Module R N] [ContinuousAdd N] [ContinuousConstSMul R N] {x : N} {S : Set (ClosedSubmodule R N)} : x β sSup S β x β closure (β¨ s β S, βs).carrier - PointedCone.support_eq π Mathlib.Geometry.Convex.Cone.Pointed
{R : Type u_1} {E : Type u_2} [Ring R] [LinearOrder R] [IsOrderedRing R] [AddCommGroup E] [Module R E] (C : PointedCone R E) : C.support = C.lineal.toAddSubgroup - ClosedSubmodule.mem_iff π Mathlib.Analysis.InnerProductSpace.StandardSubspace
{H : Type u_1} [NormedAddCommGroup H] [ipc : InnerProductSpace β H] (S : ClosedSubmodule β H) {x : H} : x β S β x β (βS).carrier - LinearEquiv.map_eq_of_mem_fixingSubgroup π Mathlib.LinearAlgebra.FixedSubmodule
{R : Type u_1} [Semiring R] {V : Type u_3} [AddCommMonoid V] [Module R V] (e : V ββ[R] V) (W : Submodule R V) (he : e β fixingSubgroup (V ββ[R] V) W.carrier) : Submodule.map (βe) W = W - Representation.invariants_eq_inter π Mathlib.RepresentationTheory.Invariants
{k : Type u_1} {G : Type u_2} {V : Type u_3} [CommRing k] [Group G] [AddCommGroup V] [Module k V] (Ο : Representation k G V) : Ο.invariants.carrier = β g, Function.fixedPoints β(Ο 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