Theorems · Definition · commutative algebra
Subalgebra.LinearDisjoint.basisOfBasisRight
{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 → A ⊔ B = ⊤ → {ι : Type u_1} → Module.Basis ι R ↥B → Module.Basis ι (↥A) SIf A and B are linearly disjoint subalgebras in a commutative algebra S over R
such that A ⊔ B = S, then any R-basis of B is also an A-basis of S.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- Module.Basisstatement and proof · cited by 1,477
- Subalgebrastatement and proof · cited by 1,353
- AlgEquiv.toLinearEquivproof · cited by 117
- Subalgebra.LinearDisjointstatement and proof · cited by 75
- Module.Basis.mapproof · cited by 70
- Module.Basis.baseChangeproof · cited by 9
- Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTopproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.basisOfBasisRightproof · cited by 4
- Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_applystatement · cited by 3
- Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_repr_applystatement · cited by 3
- Subalgebra.LinearDisjoint.leftMulMatrix_basisOfBasisRight_algebraMapstatement and proof · cited by 2
- Subalgebra.LinearDisjoint.trace_algebraMapproof · cited by 1
- Subalgebra.LinearDisjoint.norm_algebraMapproof · cited by 1
- Subalgebra.LinearDisjoint.basisOfBasisRight.congr_simpstatement and proof · cited by 0