modular equivalence for submodule #
A predicate saying two elements of a module are equivalent modulo a submodule.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
SModEq.def
{R : Type u_1}
[Ring R]
{M : Type u_3}
[AddCommGroup M]
[Module R M]
{U : Submodule R M}
{x y : M}
:
instance
SModEq.instIsRefl
{R : Type u_1}
[Ring R]
{M : Type u_3}
[AddCommGroup M]
[Module R M]
{U : Submodule R M}
:
instance
SModEq.instTrans
{R : Type u_1}
[Ring R]
{M : Type u_3}
[AddCommGroup M]
[Module R M]
{U : Submodule R M}
:
Equations
- SModEq.instTrans = { trans := ⋯ }
theorem
SModEq.eval
{R : Type u_5}
[CommRing R]
{I : Ideal R}
{x y : R}
(h : x ≡ y [SMOD I])
(f : Polynomial R)
: