Theorems · Theorem · ring theory
Module.End.mem_subalgebraCenter_iff
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[Module.Free R M] [inst_4 : CommSemiring S] [inst_5 : Module S M] [inst_6 : SMulCommClass R S M]
[inst_7 : Algebra S R] [inst_8 : IsScalarTower S R M] {f : Module.End R M},
f ∈ Subalgebra.center S (Module.End R M) ↔ ∃ α, ∃ (hα : α ∈ Subalgebra.center S 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.
Cites13
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- Subalgebrastatement · cited by 1,353
- Module.Endstatement and proof · cited by 774
- Module.Freestatement and proof · cited by 597
- Subalgebra.centerstatement · cited by 24
- Module.End.smulLeftstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.