Theorems · Definition · nonassociative algebras
Submodule.toNonUnitalSubalgebra
{R : Type u_1} →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : Module R A] → (p : Submodule R A) → (∀ (x y : A), x ∈ p → y ∈ p → x * y ∈ p) → NonUnitalSubalgebra R AA submodule closed under multiplication is a non-unital subalgebra.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalSubalgebrastatement · cited by 215
- Submodule.toAddSubmonoidproof · cited by 162
Cited by5
Results whose statement or proof uses this declaration.
- NonUnitalSubalgebra.toSubmodule_toNonUnitalSubalgebrastatement and proof · cited by 0
- Submodule.toNonUnitalSubalgebra_mkstatement · cited by 0
- Submodule.mem_toNonUnitalSubalgebrastatement · cited by 0
- Submodule.toNonUnitalSubalgebra_toSubmodulestatement and proof · cited by 0
- Submodule.coe_toNonUnitalSubalgebrastatement · cited by 0