Theorems · Theorem · commutative algebra
SModEq.map
∀ {R : Type u_1} [inst : Ring R] {M : Type u_4} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {U : Submodule R M}
{x y : M} {N : Type u_5} [inst_3 : AddCommGroup N] [inst_4 : Module R N],
x ≡ y [SMOD U] → ∀ (f : M →ₗ[R] N), f x ≡ f y [SMOD Submodule.map f U]- Defined in
- Mathlib.LinearAlgebra.SModEq.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Submodule.mapstatement and proof · cited by 614
- SModEqstatement and proof · cited by 80
- Submodule.Quotient.eqproof · cited by 21
- Submodule.mem_map_of_memproof · cited by 21
- LinearMap.map_subproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.