Mathlib Map

Theorems · Theorem · ring theory

Algebra.adjoin_eq_span

∀ (R : Type uR) {A : Type uA} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (s : Set A),
  Subalgebra.toSubmodule (Algebra.adjoin R s) = Submodule.span R ↑(Submonoid.closure s)
Defined in
Mathlib.Algebra.Algebra.Subalgebra.Lattice
Cited by
13 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Algebra.adjoin_union_coe_submodule · cited by 3Algebra.adjoin_union_coe_…AddMonoidAlgebra.finiteType_iff_fg · cited by 3AddMonoidAlgebra.finiteTy…IsLocalization.finiteType_of_monoid_fg · cited by 2IsLocalization.finiteType…Algebra.pow_smul_mem_of_smul_subset_of_mem_adjoin · cited by 2Algebra.pow_smul_mem_of_s…exists_subalgebra_of_fg · cited by 1exists_subalgebra_of_fgSubmonoid.adjoin_eq_span_of_eq_span · cited by 1Submonoid.adjoin_eq_span_…HomogeneousLocalization.Away.span_mk_prod_pow_eq_top · cited by 1Away.span_mk_prod_pow_eq_…IsAlmostIntegral.isIntegral_of_nonZeroDivisors_le_comap · cited by 1IsAlmostIntegral.isIntegr…multiple_mem_adjoin_of_mem_localization_adjoin · cited by 1multiple_mem_adjoin_of_me…Algebra.adjoin_toSubmodule_le · cited by 1Algebra.adjoin_toSubmodul…StarAlgebra.adjoin_eq_span · cited by 1StarAlgebra.adjoin_eq_spanAlgebra.adjoin_nonUnitalSubalgebra_eq_span · cited by 0Algebra.adjoin_nonUnitalS…Field.span_map_pow_expChar_pow_eq_top_of_isSeparable · cited by 0Field.span_map_pow_expCha…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringSetLike.coe · cited by 8199SetLike.coeSubmodule · cited by 7192SubmoduleAlgebra.algebraMap · cited by 4706Algebra.algebraMapSet.range · cited by 4705Set.rangeSubmonoid · cited by 3086Submonoidle_antisymm · cited by 2068le_antisymmmul_assoc · cited by 1667mul_assocSubmodule.span · cited by 1504Submodule.spanone_smul · cited by 1374one_smulSubalgebra · cited by 1353SubalgebraAlgebra.adjoin_eq_spanCITED BYCITES

Cites33

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

Cited by13

Results whose statement or proof uses this declaration.