Theorems · Theorem · commutative algebra
Submodule.coe_sub
∀ {R : Type u} {M : Type v} [inst : Ring R] [inst_1 : AddCommGroup M] {module_M : Module R M} (p : Submodule R M)
(x y : ↥p), ↑(x - y) = ↑x - ↑y- Defined in
- Mathlib.Algebra.Module.Submodule.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- RingAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- AddSubgroupClass.coe_subproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- sectionOfRetractionKerToTensorAux_propproof · cited by 1
- EuclideanGeometry.orthogonalProjection_apply_memproof · cited by 0
- Ideal.quotientToQuotientRangePowQuotSucc_injectiveproof · cited by 0
- Ideal.quotientToQuotientRangePowQuotSucc_surjectiveproof · cited by 0