Theorems · Definition · commutative algebra
Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTop
{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 = ⊤ → TensorProduct R ↥A ↥B ≃ₐ[↥A] SIf A and B are linearly disjoint subalgebras in a commutative algebra S over R
such that A ⊔ B = S, then this is the natural isomorphism
A ⊗[R] B ≃ₐ[A] S induced by multiplication in S.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- Subalgebrastatement and proof · cited by 1,353
- AlgHom.rangeproof · cited by 169
- Algebra.ofIdproof · cited by 166
- AlgEquiv.transproof · cited by 108
- Subalgebra.valproof · cited by 104
- Subalgebra.LinearDisjointstatement and proof · cited by 75
- AlgEquiv.ofInjectiveproof · cited by 16
Cited by7
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.basisOfBasisRightproof · cited by 6
- Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_applyproof · cited by 3
- Subalgebra.LinearDisjoint.algebraMap_basisOfBasisRight_repr_applyproof · cited by 3
- Subalgebra.LinearDisjoint.basisOfBasisLeftproof · cited by 2
- Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTop_symm_applystatement and proof · cited by 1
- Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTop_tmulstatement · cited by 0
- Subalgebra.LinearDisjoint.mulMapLeftOfSupEqTop.congr_simpstatement and proof · cited by 0