Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.LinearDisjoint.one_right

∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : Algebra R S] (M : Submodule R S),
  M.LinearDisjoint 1

The image of R in S is linearly disjoint with any other submodules.

Defined in
Mathlib.LinearAlgebra.LinearDisjoint
Cited by
2 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.