Theorems · Theorem · commutative algebra
Module.End.mem_center_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 ∈ Set.center (Module.End R M) ↔ ∃ α, ∃ (hα : α ∈ Set.center R), f = Module.End.smulLeft α hα- Defined in
- Mathlib.LinearAlgebra.FreeModule.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- mul_oneproof · cited by 3,885
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- Module.Basisproof · cited by 1,477
- one_smulproof · cited by 1,374
- Module.Endstatement and proof · cited by 774
- Module.Freestatement and proof · cited by 597
Cited by4
Results whose statement or proof uses this declaration.
- Module.End.mem_subalgebraCenter_iffproof · cited by 0
- Module.End.mem_submonoidCenter_iffproof · cited by 0
- Module.End.mem_subsemigroupCenter_iffproof · cited by 0
- Module.End.mem_subsemiringCenter_iffproof · cited by 0