Mathlib Map

Theorems · Definition · commutative algebra

Subalgebra.LinearDisjoint

{R : Type u} →
  {S : Type v} →
    [inst : CommSemiring R] → [inst_1 : Semiring S] → [inst_2 : Algebra R S] → Subalgebra R S → Subalgebra R S → Prop

If A and B are subalgebras of S / R, then A and B are linearly disjoint, if they are linearly disjoint as submodules of S.

Defined in
Mathlib.RingTheory.LinearDisjoint
Cited by
75 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

IntermediateField.LinearDisjoint · cited by 82IntermediateField.LinearD…IntermediateField.linearDisjoint_iff' · cited by 19IntermediateField.linearD…Subalgebra.LinearDisjoint.symm · cited by 7LinearDisjoint.symmSubalgebra.LinearDisjoint.basisOfBasisRight · cited by 6LinearDisjoint.basisOfBas…Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTop · cited by 5LinearDisjoint.mulMapLeft…Subalgebra.LinearDisjoint.symm_of_commute · cited by 4LinearDisjoint.symm_of_co…Subalgebra.LinearDisjoint.of_le_right_of_flat · cited by 4LinearDisjoint.of_le_righ…Subalgebra.LinearDisjoint.map · cited by 4LinearDisjoint.mapSubalgebra.LinearDisjoint.mulMap · cited by 4LinearDisjoint.mulMapSubalgebra.LinearDisjoint.rank_inf_eq_one_of_commute_of_flat_of_inj · cited by 3LinearDisjoint.rank_inf_e…Subalgebra.linearDisjoint_iff · cited by 3Subalgebra.linearDisjoint…IntermediateField.linearDisjoint_iff · cited by 3IntermediateField.linearD…Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_apply · cited by 3LinearDisjoint.algebraMap…Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_repr_apply · cited by 3LinearDisjoint.algebraMap…Subalgebra.LinearDisjoint.bot_right · cited by 3LinearDisjoint.bot_rightDFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringSubalgebra · cited by 1353SubalgebraSubalgebra.toSubmodule · cited by 141Subalgebra.toSubmoduleSubmodule.LinearDisjoint · cited by 54Submodule.LinearDisjointSubalgebra.LinearDisjointCITED BYCITES

Cites7

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

Cited by80

Results whose statement or proof uses this declaration.