Theorems · Theorem · ring theory
Module.End.mem_subsemiringCenter_iff
∀ {R : Type u_1} {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 ∈ Subsemiring.center (Module.End R M) ↔ ∃ α, ∃ (hα : α ∈ Subsemiring.center R), f = Module.End.smulLeft α hα- Defined in
- Mathlib.Algebra.Central.End
- 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
- Subsemiringstatement · cited by 456
- Subsemiring.centerstatement · cited by 18
- 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.