Loogle!
Result
Found 7730 declarations mentioning Submodule. Of these, only the first 200 are shown.
- Submodule π Mathlib.Algebra.Module.Submodule.Defs
(R : Type u) (M : Type v) [Semiring R] [AddCommMonoid M] [Module R M] : Type v - Submodule.decidableEq π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : DecidableEq (Submodule R M) - Submodule.instPartialOrder π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : PartialOrder (Submodule R M) - Submodule.setLike π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : SetLike (Submodule R M) M - 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.addSubmonoidClass π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : AddSubmonoidClass (Submodule R M) M - Submodule.toAddSubgroup π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) : AddSubgroup 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.nonempty π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : (βp).Nonempty - Submodule.toAddSubgroup_injective π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} : Function.Injective Submodule.toAddSubgroup - Submodule.addSubgroupClass π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] [Module R M] : AddSubgroupClass (Submodule R M) M - Submodule.copy π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) (s : Set M) (hs : s = βp) : Submodule R M - Submodule.add π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : Add β₯p - Submodule.addCommMonoid π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : AddCommMonoid β₯p - Submodule.inhabited π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : Inhabited β₯p - Submodule.zero π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : Zero β₯p - Submodule.module π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : Module R β₯p - Submodule.zero_mem π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : 0 β p - Submodule.copy_eq π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (S : Submodule R M) (s : Set M) (hs : s = βS) : S.copy s hs = S - 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.toSubMulAction π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (self : Submodule R M) : SubMulAction R M - 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.smulMemClass π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : SMulMemClass (Submodule R M) R M - Submodule.toSubMulAction_injective π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : Function.Injective Submodule.toSubMulAction - Submodule.addCommGroup π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) : AddCommGroup β₯p - Submodule.coe_copy π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) (s : Set M) (hs : s = βp) : β(p.copy s hs) = s - Submodule.toAddSubgroup_inj π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p p' : Submodule R M) : p.toAddSubgroup = p'.toAddSubgroup β p = p' - Submodule.coe_toAddSubgroup π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) : βp.toAddSubgroup = βp - Submodule.ofClass π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u_1} {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] [SetLike S M] [AddSubmonoidClass S M] [SMulMemClass S R M] (s : S) : Submodule R M - 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.ext π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} (h : β (x : M), x β p β x β q) : p = q - Submodule.ext_iff π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} : p = q β β (x : M), x β p β x β q - Submodule.toSubMulAction_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.toSubMulAction = q.toSubMulAction β p = q - Submodule.mem_toAddSubgroup π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x : M} : x β p.toAddSubgroup β x β p - Submodule.smul π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) [SMul S R] [SMul S M] [IsScalarTower S R M] : SMul S β₯p - Submodule.coe_mem π 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 : β₯p) : βx β p - Submodule.coe_ofClass π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u_1} {R : Type u_2} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] [SetLike S M] [AddSubmonoidClass S M] [SMulMemClass S R M] (s : S) : β(Submodule.ofClass s) = βs - Submodule.coe_mk π 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) (hx : x β p) : ββ¨x, hxβ© = x - Submodule.add_mem π 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 y : M} (hβ : x β p) (hβ : y β p) : x + y β p - Submodule.smul_mem π 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} (r : R) (h : x β p) : r β’ x β p - Submodule.neg_mem π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x : M} (hx : x β p) : -x β p - Submodule.neg_mem_iff π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x : M} : -x β p β x β p - Submodule.smul_mem_iff_of_isUnit π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {r : R} {x : M} (hr : IsUnit r) : r β’ x β p β x β p - Submodule.coe_toSubMulAction π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) : βp.toSubMulAction = βp - Submodule.mk π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (toAddSubmonoid : AddSubmonoid M) (smul_mem' : β (c : R) {x : M}, x β toAddSubmonoid.carrier β c β’ x β toAddSubmonoid.carrier) : Submodule R M - Submodule.coe_zero π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} {p : Submodule R M} : β0 = 0 - Submodule.smul_of_tower_mem π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {x : M} [SMul S R] [SMul S M] [IsScalarTower S R M] (r : S) (h : x β p) : r β’ 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.smul_mem_iff'' π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {r : R} {x : M} [Invertible r] : r β’ x β p β x β p - Submodule.module' π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) [Semiring S] [SMul S R] [Module S M] [IsScalarTower S R M] : Module S β₯p - 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.sub_mem π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x y : M} : x β p β y β p β x - y β p - Submodule.ofLinearComb π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (C : Set M) (nonempty : C.Nonempty) (linearComb : β x β C, β y β C, β (a b : R), a β’ x + b β’ y β C) : Submodule R M - Submodule.sub_mem_iff_left π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x y : M} (hy : y β p) : x - y β p β x β p - Submodule.sub_mem_iff_right π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x y : M} (hx : x β p) : x - y β p β y β p - Submodule.add_mem_iff_left π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x y : M} : y β p β (x + y β p β x β p) - Submodule.add_mem_iff_right π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) {x y : M} : x β p β (x + y β p β y β p) - Submodule.coe_set_mk π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (S : AddSubmonoid M) (h : β (c : R) {x : M}, x β S.carrier β c β’ x β S.carrier) : β{ toAddSubmonoid := S, smul_mem' := h } = βS - Submodule.instCanLiftSetCoeAndMemOfNatForallForallForallForallHAddForallForallForallHSMul π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : CanLift (Set M) (Submodule R M) SetLike.coe fun s => 0 β s β§ (β {x y : M}, x β s β y β s β x + y β s) β§ β (r : R) {x : M}, x β s β r β’ x β s - Submodule.smul_mem_iff' π Mathlib.Algebra.Module.Submodule.Defs
{G : Type u''} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {x : M} [Group G] [MulAction G M] [SMul G R] [IsScalarTower G R M] (g : G) : g β’ x β p β x β p - Submodule.coe_ofLinearComb π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] (C : Set M) (nonempty : C.Nonempty) (linearComb : β x β C, β y β C, β (a b : R), a β’ x + b β’ y β C) : β(Submodule.ofLinearComb C nonempty linearComb) = C - Submodule.mem_mk π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {S : AddSubmonoid M} {x : M} (h : β (c : R) {x : M}, x β S.carrier β c β’ x β S.carrier) : x β { toAddSubmonoid := S, smul_mem' := h } β x β S - Submodule.isScalarTower' π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {S' : Type u_1} [SMul S R] [SMul S M] [SMul S' R] [SMul S' M] [SMul S S'] [IsScalarTower S' R M] [IsScalarTower S S' M] [IsScalarTower S R M] : IsScalarTower S S' β₯p - Submodule.isScalarTower π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) [SMul S R] [SMul S M] [IsScalarTower S R M] : IsScalarTower S R β₯p - Submodule.mk_eq_zero π 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} (h : x β p) : β¨x, hβ© = 0 β x = 0 - Submodule.coe_eq_zero π 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 : β₯p} : βx = 0 β x = 0 - Submodule.coe_smul_of_tower π Mathlib.Algebra.Module.Submodule.Defs
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} {p : Submodule R M} [SMul S R] [SMul S M] [IsScalarTower S R M] (r : S) (x : β₯p) : β(r β’ x) = r β’ βx - Submodule.coe_neg π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) (x : β₯p) : β(-x) = -βx - Submodule.coe_add π 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 y : β₯p) : β(x + y) = βx + βy - Submodule.mk_le_mk π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] {S S' : AddSubmonoid M} (h : β (c : R) {x : M}, x β S.carrier β c β’ x β S.carrier) (h' : β (c : R) {x : M}, x β S'.carrier β c β’ x β S'.carrier) : { toAddSubmonoid := S, smul_mem' := h } β€ { toAddSubmonoid := S', smul_mem' := h' } β S β€ S' - Submodule.coe_smul π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} {p : Submodule R M} (r : R) (x : β₯p) : β(r β’ x) = r β’ βx - Submodule.coe_sub π Mathlib.Algebra.Module.Submodule.Defs
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p : Submodule R M) (x y : β₯p) : β(x - y) = βx - βy - Submodule.instVAddSubtypeMem π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {Ξ± : Type u_1} [VAdd M Ξ±] : VAdd (β₯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.instFaithfulVAddSubtypeMem π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {Ξ± : Type u_1} [VAdd M Ξ±] [FaithfulVAdd M Ξ±] : FaithfulVAdd (β₯p) Ξ± - Submodule.instIsTorsionFree π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) [Module.IsTorsionFree R M] : Module.IsTorsionFree R β₯p - Submodule.toAddSubgroup_mono π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} : Monotone Submodule.toAddSubgroup - Submodule.toAddSubgroup_strictMono π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} : StrictMono Submodule.toAddSubgroup - Submodule.vaddCommClass π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {Ξ± : Type u_1} {Ξ² : Type u_2} [VAdd M Ξ²] [VAdd Ξ± Ξ²] [VAddCommClass M Ξ± Ξ²] : VAddCommClass (β₯p) Ξ± Ξ² - Submodule.neg_coe π 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 = βp - Submodule.sum_mem π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} {ΞΉ : Type w} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {t : Finset ΞΉ} {f : ΞΉ β M} : (β c β t, f c β p) β β i β t, f i β p - 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.toAddSubgroup_le π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] {module_M : Module R M} (p p' : Submodule R M) : p.toAddSubgroup β€ p'.toAddSubgroup β p β€ p' - Submodule.sum_smul_mem π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} {ΞΉ : Type w} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {t : Finset ΞΉ} {f : ΞΉ β M} (r : ΞΉ β R) (hyp : β c β t, f c β p) : β i β t, r i β’ f i β p - Submodule.toSubMulAction_mono π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : Monotone Submodule.toSubMulAction - Submodule.toSubMulAction_strictMono π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [Module R M] : StrictMono Submodule.toSubMulAction - Submodule.vadd_def π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} {p : Submodule R M} {Ξ± : Type u_1} [VAdd M Ξ±] (g : β₯p) (m : Ξ±) : g +α΅₯ m = βg +α΅₯ m - Submodule.isCentralScalar π Mathlib.Algebra.Module.Submodule.Basic
{S : Type u'} {R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) [SMul S R] [SMul S M] [IsScalarTower S R M] [SMul Sα΅α΅α΅ R] [SMul Sα΅α΅α΅ M] [IsScalarTower Sα΅α΅α΅ R M] [IsCentralScalar S M] : IsCentralScalar S β₯p - Submodule.ne_zero_of_ortho π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Ring R] [IsDomain R] [AddCommGroup M] [Module R M] {x : M} {N : Submodule R M} (ortho : β (c : R), β y β N, c β’ x + y = 0 β c = 0) : x β 0 - Submodule.notMem_of_ortho π Mathlib.Algebra.Module.Submodule.Basic
{R : Type u} {M : Type v} [Ring R] [IsDomain R] [AddCommGroup M] [Module R M] {x : M} {N : Submodule R M} (ortho : β (c : R), β y β N, c β’ x + y = 0 β c = 0) : x β N - Submodule.smul_mem_iff π Mathlib.Algebra.Module.Submodule.Basic
{S : Type u'} {R : Type u} {M : Type v} [DivisionSemiring S] [Semiring R] [AddCommMonoid M] [Module R M] [SMul S R] [Module S M] [IsScalarTower S R M] (p : Submodule R M) {s : S} {x : M} (s0 : s β 0) : s β’ x β p β x β p - Submodule.completeLattice π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : CompleteLattice (Submodule R M) - Submodule.inhabited' π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Inhabited (Submodule R M) - Submodule.instBot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Bot (Submodule R M) - Submodule.instInfSet π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : InfSet (Submodule R M) - Submodule.instMin π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Min (Submodule R M) - Submodule.instTop π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Top (Submodule R M) - Submodule.instNontrivial π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] [Nontrivial M] : Nontrivial (Submodule R M) - Submodule.instUniqueOfSubsingleton π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] [Subsingleton M] : Unique (Submodule R M) - Submodule.unique' π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] [Subsingleton R] : Unique (Submodule R M) - Submodule.nontrivial_iff π Mathlib.Algebra.Module.Submodule.Lattice
(R : Type u_1) {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Nontrivial (Submodule R M) β Nontrivial M - Submodule.subsingleton_iff π Mathlib.Algebra.Module.Submodule.Lattice
(R : Type u_1) {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Subsingleton (Submodule R M) β Subsingleton M - Submodule.instOrderBot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : OrderBot (Submodule R M) - Submodule.instOrderTop π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : OrderTop (Submodule R M) - Submodule.top_coe π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : ββ€ = Set.univ - Submodule.mem_top π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {x : M} : x β β€ - Submodule.uniqueBot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : Unique β₯β₯ - 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.bot_toAddSubgroup π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_4} {M : Type u_5} [Ring R] [AddCommGroup M] [Module R M] : β₯.toAddSubgroup = β₯ - Submodule.coe_eq_univ π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} : βp = Set.univ β p = β€ - Submodule.top_toAddSubgroup π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_4} {M : Type u_5} [Ring R] [AddCommGroup M] [Module R M] : β€.toAddSubgroup = β€ - Submodule.isGLB_sInf π 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)} : IsGLB S (sInf S) - Submodule.bot_coe π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : ββ₯ = {0} - Submodule.eq_top_iff' π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} : p = β€ β β (x : M), x β p - Submodule.eq_bot_of_subsingleton π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} [Subsingleton β₯p] : p = β₯ - Submodule.mem_bot π Mathlib.Algebra.Module.Submodule.Lattice
(R : Type u_1) {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {x : M} : x β β₯ β x = 0 - Submodule.nontrivial_iff_ne_bot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} : Nontrivial β₯p β p β β₯ - Submodule.subsingleton_iff_eq_bot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} : Subsingleton β₯p β p = β₯ - AddSubgroup.toIntSubmodule π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommGroup M] : AddSubgroup M βo Submodule β€ M - AddSubmonoid.toNatSubmodule π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommMonoid M] : AddSubmonoid M βo Submodule β M - Submodule.coe_iInf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Sort u_4} (p : ΞΉ β Submodule R M) : β(β¨ i, p i) = β i, β(p i) - Submodule.eq_bot_iff π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) : p = β₯ β β x β p, x = 0 - Submodule.exists_mem_ne_zero_of_ne_bot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} (h : p β β₯) : β b β p, b β 0 - Submodule.toAddSubgroup_eq_top π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_4} {M : Type u_5} [Ring R] [AddCommGroup M] [Module R M] {p : Submodule R M} : p.toAddSubgroup = β€ β p = β€ - Submodule.ne_bot_iff π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (p : Submodule R M) : p β β₯ β β x β p, x β 0 - Submodule.mem_iInf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Sort u_4} (p : ΞΉ β Submodule R M) {x : M} : x β β¨ i, p i β β (i : ΞΉ), x β p i - Submodule.coe_inf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} : β(p β q) = βp β© βq - Submodule.inf_iInf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Sort u_4} [Nonempty ΞΉ] {p : ΞΉ β Submodule R M} (q : Submodule R M) : q β β¨ i, p i = β¨ i, q β p i - Submodule.mem_sInf π 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)} {x : M} : x β sInf S β β p β S, x β p - Submodule.disjoint_def π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} : Disjoint p p' β β x β p, x β p' β x = 0 - Submodule.mem_inf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} {x : M} : x β p β q β x β p β§ x β q - Submodule.topEquiv π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : β₯β€ ββ[R] M - Submodule.mem_iSup_of_mem π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Sort u_4} {b : M} {p : ΞΉ β Submodule R M} (i : ΞΉ) (h : b β p i) : b β β¨ i, p i - Submodule.mem_sup_left π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {S T : Submodule R M} {x : M} : x β S β x β S β T - Submodule.mem_sup_right π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {S T : Submodule R M} {x : M} : x β T β x β S β T - Submodule.disjoint_def' π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} : Disjoint p p' β β x β p, β y β p', x = y β x = 0 - Submodule.botEquivPUnit π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : β₯β₯ ββ[R] PUnit.{v + 1} - Submodule.coe_sInf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (P : Set (Submodule R M)) : β(sInf P) = β p β P, βp - Submodule.coe_finsetInf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Type u_4} (s : Finset ΞΉ) (p : ΞΉ β Submodule R M) : β(s.inf p) = β i β s, β(p i) - Submodule.mem_finsetInf π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Type u_4} {s : Finset ΞΉ} {p : ΞΉ β Submodule R M} {x : M} : x β s.inf p β β i β s, x β p i - Submodule.sum_mem_iSup π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Type u_4} [Fintype ΞΉ] {f : ΞΉ β M} {p : ΞΉ β Submodule R M} (h : β (i : ΞΉ), f i β p i) : β i, f i β β¨ i, p i - Submodule.bot_ext π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (x y : β₯β₯) : x = y - Submodule.bot_ext_iff π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {x y : β₯β₯} : x = y β True - Submodule.mem_sSup_of_mem π 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)} {s : Submodule R M} (hs : s β S) {x : M} : x β s β x β sSup S - 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) - Submodule.add_mem_sup π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {S T : Submodule R M} {s t : M} (hs : s β S) (ht : t β T) : s + t β S β T - Submodule.mk_eq_bot π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (carrier : AddSubmonoid M) (smul_mem' : β (c : R) {x : M}, x β carrier.carrier β c β’ x β carrier.carrier) : { toAddSubmonoid := carrier, smul_mem' := smul_mem' } = β₯ β carrier = β₯ - Submodule.mk_eq_top π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (carrier : AddSubmonoid M) (smul_mem' : β (c : R) {x : M}, x β carrier.carrier β c β’ x β carrier.carrier) : { toAddSubmonoid := carrier, smul_mem' := smul_mem' } = β€ β carrier = β€ - AddSubgroup.toIntSubmodule_toAddSubgroup π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommGroup M] (S : AddSubgroup M) : (AddSubgroup.toIntSubmodule S).toAddSubgroup = 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 - Submodule.toAddSubgroup_toIntSubmodule π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommGroup M] (S : Submodule β€ M) : AddSubgroup.toIntSubmodule S.toAddSubgroup = S - AddSubgroup.coe_toIntSubmodule π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommGroup M] (S : AddSubgroup M) : β(AddSubgroup.toIntSubmodule S) = βS - Submodule.sum_mem_biSup π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Type u_4} {s : Finset ΞΉ} {f : ΞΉ β M} {p : ΞΉ β Submodule R M} (h : β i β s, f i β p i) : β i β s, f i β β¨ i β s, p i - AddSubmonoid.coe_toNatSubmodule π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommMonoid M] (S : AddSubmonoid M) : β(AddSubmonoid.toNatSubmodule S) = βS - Submodule.nonzero_mem_of_bot_lt π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} (bot_lt : β₯ < p) : β a, a β 0 - Submodule.eq_zero_of_coe_mem_of_disjoint π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p q : Submodule R M} (hpq : Disjoint p q) {a : β₯p} (ha : βa β q) : a = 0 - Submodule.mem_left_iff_eq_zero_of_disjoint π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} (h : Disjoint p p') {x : β₯p'} : βx β p β x = 0 - Submodule.mem_right_iff_eq_zero_of_disjoint π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} (h : Disjoint p p') {x : β₯p} : βx β p' β x = 0 - Submodule.disjoint_iff_add_eq_zero π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_4} {R : Type u_5} [Ring R] [AddCommGroup M] [Module R M] {Nβ Nβ : Submodule R M} : Disjoint Nβ Nβ β β {x y : M}, x β Nβ β y β Nβ β x + y = 0 β x = 0 β§ y = 0 - Submodule.sub_mem_sup π Mathlib.Algebra.Module.Submodule.Lattice
{R' : Type u_4} {M' : Type u_5} [Ring R'] [AddCommGroup M'] [Module R' M'] {S T : Submodule R' M'} {s t : M'} (hs : s β S) (ht : t β T) : s - t β S β T - AddSubmonoid.toNatSubmodule_symm π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommMonoid M] : βAddSubmonoid.toNatSubmodule.symm = Submodule.toAddSubmonoid - AddSubgroup.toIntSubmodule_symm π Mathlib.Algebra.Module.Submodule.Lattice
{M : Type u_3} [AddCommGroup M] : βAddSubgroup.toIntSubmodule.symm = Submodule.toAddSubgroup - Submodule.botEquivPUnit_apply π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (xβ : β₯β₯) : Submodule.botEquivPUnit xβ = PUnit.unit - Submodule.topEquiv_apply π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (x : β₯β€) : Submodule.topEquiv x = βx - Submodule.topEquiv_symm_apply_coe π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (x : M) : β(Submodule.topEquiv.symm x) = x - Submodule.botEquivPUnit_symm_apply π Mathlib.Algebra.Module.Submodule.Lattice
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (xβ : PUnit.{v + 1}) : Submodule.botEquivPUnit.symm xβ = 0 - Submodule.subtype π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : β₯p ββ[R] M - Submodule.instAddActionSubtypeMem π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) {Ξ± : Type u_1} [AddAction M Ξ±] : AddAction (β₯p) Ξ± - LinearMap.domRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule R M) : β₯p βββ[Οββ] Mβ - Submodule.inclusion π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} (h : p β€ p') : β₯p ββ[R] β₯p' - Submodule.coe_sum π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} {ΞΉ : Type w} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) (x : ΞΉ β β₯p) (s : Finset ΞΉ) : β(β i β s, x i) = β i β s, β(x i) - LinearMap.codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (p : Submodule Rβ Mβ) (f : M βββ[Οββ] Mβ) (h : β (c : M), f c β p) : M βββ[Οββ] β₯p - LinearMap.subtype_comp_codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule Rβ Mβ) (h : β (b : M), f b β p) : p.subtype βββ LinearMap.codRestrict p f h = f - Submodule.injective_subtype π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : Function.Injective βp.subtype - Submodule.subtype_injective π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : Function.Injective βp.subtype - LinearMap.restrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β x β p, f x β q) : β₯p βββ[Οββ] β₯q - Submodule.coe_subtype π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} (p : Submodule R M) : βp.subtype = Subtype.val - Submodule.subtype_apply π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] {module_M : Module R M} {p : Submodule R M} (x : β₯p) : p.subtype x = βx - Submodule.subtype_comp_inclusion π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] (p q : Submodule R M) (h : p β€ q) : q.subtype ββ Submodule.inclusion h = p.subtype - LinearMap.domRestrict_comp_codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_5} {Mβ : Type u_7} {Mβ : Type u_8} [Semiring R] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : R β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (g : Mβ βββ[Οββ] Mβ) (f : M βββ[Οββ] Mβ) (p : Submodule Rβ Mβ) (h : β (c : M), f c β p) : g.domRestrict p βββ LinearMap.codRestrict p f h = g βββ f - LinearMap.coe_domRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule R M) : β(f.domRestrict p) = (βp).domRestrict βf - Module.End.pow_apply_mem_of_forall_mem π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] {f' : M ββ[R] M} {p : Submodule R M} (n : β) (h : β x β p, f' x β p) (x : M) (hx : x β p) : (f' ^ n) x β p - LinearMap.domRestrict_apply π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule R M) (x : β₯p) : (f.domRestrict p) x = f βx - LinearMap.restrict_eq_domRestrict_codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β (x : M), f x β q) : f.restrict β― = (LinearMap.codRestrict q f hf).domRestrict p - LinearMap.codRestrict_apply π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (p : Submodule Rβ Mβ) (f : M βββ[Οββ] Mβ) {h : β (c : M), f c β p} (x : M) : β((LinearMap.codRestrict p f h) x) = f x - LinearMap.subtype_comp_restrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β x β p, f x β q) : q.subtype βββ f.restrict hf = f.domRestrict p - LinearMap.comp_codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_5} {Mβ : Type u_7} {Mβ : Type u_8} [Semiring R] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : R β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] Mβ) (p : Submodule Rβ Mβ) (h : β (b : Mβ), g b β p) : LinearMap.codRestrict p g h βββ f = LinearMap.codRestrict p (g βββ f) β― - Submodule.inclusion_injective π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} (h : p β€ p') : Function.Injective β(Submodule.inclusion h) - LinearMap.domRestrict' π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_5} {Mβ : Type u_7} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (p : Submodule R M) : (M ββ[R] Mβ) ββ[R] β₯p ββ[R] Mβ - LinearMap.restrict_eq_codRestrict_domRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β x β p, f x β q) : f.restrict hf = LinearMap.codRestrict q (f.domRestrict p) β― - LinearMap.restrict_commute π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_5} [Semiring R] [AddCommMonoid M] [Module R M] {f g : M ββ[R] M} (h : Commute f g) {p : Submodule R M} (hf : Set.MapsTo βf βp βp) (hg : Set.MapsTo βg βp βp) : Commute (f.restrict hf) (g.restrict hg) - Submodule.coe_inclusion π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} (h : p β€ p') (x : β₯p) : β((Submodule.inclusion h) x) = βx - Submodule.inclusion_apply π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {M : Type u_2} [Semiring R] [AddCommMonoid M] [Module R M] {p p' : Submodule R M} (h : p β€ p') (x : β₯p) : (Submodule.inclusion h) x = β¨βx, β―β© - LinearMap.coe_restrict_apply π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_3} {M : Type u_5} {Mβ : Type u_7} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β x β p, f x β q) (x : β₯p) : β((f.restrict hf) x) = f βx
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 d1ddae4