Theorems · Theorem · commutative algebra
SModEq.mono
∀ {R : Type u_1} [inst : Ring R] {M : Type u_4} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {U₁ U₂ : Submodule R M}
{x y : M}, U₁ ≤ U₂ → x ≡ y [SMOD U₁] → x ≡ y [SMOD U₂]- Defined in
- Mathlib.LinearAlgebra.SModEq.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 72 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
- SModEqstatement and proof · cited by 80
- Submodule.Quotient.eqproof · cited by 21
Cited by5
Results whose statement or proof uses this declaration.
- Perfection.teichmullerFun_spec'proof · cited by 3
- IsHausdorff.StrictMono.funextproof · cited by 1
- IsHausdorff.StrictMono.funext'proof · cited by 1
- SModEq.pow_mul_of_leproof · cited by 1
- AdicCompletion.isAdicCauchy_iffproof · cited by 0