Theorems · Definition · commutative algebra
Submodule.pointwiseNeg
{R : Type u_2} →
{M : Type u_3} → [inst : Semiring R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → Neg (Submodule R M)The submodule with every element negated. Note if R is a ring and not just a semiring, this
is a no-op, as shown by Submodule.neg_eq_self.
Recall that When R is the semiring corresponding to the nonnegative elements of R',
Submodule R' M is the type of cones of M. This instance reflects such cones about 0.
This is available as an instance in the Pointwise locale.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- SemiringAddCommGroupModule
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
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- AddSubmonoidproof · cited by 1,178
- Submodule.toAddSubmonoidproof · cited by 162
Cited by20
Results whose statement or proof uses this declaration.
- Submodule.neg_lestatement · cited by 3
- Submodule.neg_restrictScalarsstatement · cited by 3
- Submodule.neg_eq_selfstatement · cited by 3
- Submodule.sup_inf_assoc_of_le_of_neg_lestatement · cited by 2
- Submodule.span_neg_eq_negstatement · cited by 1
- Submodule.inf_sup_assoc_of_le_of_neg_lestatement · cited by 1
- Submodule.coe_set_negstatement · cited by 1
- Submodule.neg_le_negstatement · cited by 0
- PointedCone.neg_ofSubmodulestatement · cited by 0
- Submodule.neg_supstatement · cited by 0
- Submodule.neg_toAddSubmonoidstatement · cited by 0
- Submodule.neg_topstatement · cited by 0