Mathlib Map

Theorems · Theorem · commutative algebra

Subalgebra.LinearDisjoint.include_range

∀ (R : Type u) [inst : CommSemiring R] (A : Type v) [inst_1 : Semiring A] (B : Type w) [inst_2 : Semiring B]
  [inst_3 : Algebra R A] [inst_4 : Algebra R B],
  Algebra.TensorProduct.includeLeft.range.LinearDisjoint Algebra.TensorProduct.includeRight.range

Images of two R-algebras A and B in A ⊗[R] B are linearly disjoint.

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

Around this declaration

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

Cites17

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.