Theorems · Theorem · commutative algebra
Subalgebra.adjoin_eq_span_basis
∀ {F : Type u_1} (E : Type u_2) {K : Type u_3} [inst : CommSemiring E] [inst_1 : Semiring K] [inst_2 : SMul F E]
[inst_3 : Algebra E K] [inst_4 : CommSemiring F] [inst_5 : Algebra F K] [IsScalarTower F E K] (L : Subalgebra F K)
{ι : Type u_4} (bL : Module.Basis ι F ↥L),
Subalgebra.toSubmodule (Algebra.adjoin E ↑L) = Submodule.span E (Set.range fun i => ↑(bL i))If K / E / F is a ring extension tower, L is a subalgebra of K / F,
then E[L] is generated by any basis of L / F as an E-module.
- Defined in
- Mathlib.RingTheory.Adjoin.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coestatement · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- Submodule.spanstatement and proof · cited by 1,504
- Module.Basisstatement and proof · cited by 1,477
- Subalgebrastatement and proof · cited by 1,353
- OrderEmbeddingstatement · cited by 619
Cited by3
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.adjoin_rank_eq_rank_leftproof · cited by 2
- Subalgebra.rank_sup_le_of_freeproof · cited by 2
- Subalgebra.adjoin_rank_leproof · cited by 1