Theorems · Definition · linear algebra
Submodule.quotientRel
{R : Type u_1} →
{M : Type u_2} → [inst : Ring R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → Submodule R M → Setoid MThe equivalence relation associated to a submodule p, defined by x ≈ y iff -x + y ∈ p.
Note this is equivalent to y - x ∈ p, but defined this way to be defeq to the AddSubgroup
version, where commutativity can't be assumed.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Defs
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Submodule.toAddSubgroupproof · cited by 106
- QuotientAddGroup.leftRelproof · cited by 34
Cited by21
Results whose statement or proof uses this declaration.
- LinearMap.FiniteRangeSetoid.setoidproof · cited by 26
- Submodule.quotEquivOfEqproof · cited by 15
- Ideal.Quotient.mk_outstatement · cited by 5
- Submodule.quotientRel_defstatement · cited by 4
- Submodule.flip_quotDualCoannihilatorToDual_injectiveproof · cited by 3
- Submodule.Quotient.quot_mk_eq_mkstatement · cited by 3
- Submodule.Quotient.mk_outstatement · cited by 2
- Submodule.Quotient.restrictScalarsEquivproof · cited by 2
- Submodule.Quotient.mk''_eq_mkstatement · cited by 1
- Ideal.univ_eq_iUnion_image_addstatement · cited by 1
- Valued.integer.totallyBounded_iff_finite_residueFieldproof · cited by 1