Mathlib Map

Theorems · Theorem · commutative algebra

Subalgebra.LinearDisjoint.symm

∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S]
  {A B : Subalgebra R S}, A.LinearDisjoint B → B.LinearDisjoint A

Linear disjointness is symmetric in a commutative ring.

Defined in
Mathlib.RingTheory.LinearDisjoint
Cited by
7 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringAlgebra

Around this declaration

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

Cites6

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

Cited by8

Results whose statement or proof uses this declaration.