Theorems · Theorem · commutative algebra
Module.End.mem_subsemigroupCenter_iff
∀ {R : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Module.Free R M]
{f : Module.End R M},
f ∈ Subsemigroup.center (Module.End R M) ↔ ∃ α, ∃ (hα : α ∈ Subsemigroup.center R), f = Module.End.smulLeft α hα- Defined in
- Mathlib.LinearAlgebra.FreeModule.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Module.Endstatement and proof · cited by 774
- Module.Freestatement and proof · cited by 597
- Subsemigroupstatement · cited by 323
- Subsemigroup.centerstatement · cited by 38
- Module.End.smulLeftstatement · cited by 8
- Module.End.mem_center_iffproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.