Mathlib Map

Theorems · Theorem · commutative algebra

Subalgebra.LinearDisjoint.bot_right

∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : Algebra R S] (A : Subalgebra R S),
  A.LinearDisjoint ⊥

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

Defined in
Mathlib.RingTheory.LinearDisjoint
Cited by
3 results in Mathlib
Foundations
Depth 84 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.

Cites12

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

Cited by3

Results whose statement or proof uses this declaration.