Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.span_singleton_pow

∀ {R : Type u} [inst : Semiring R] (s : R) [(Ideal.span {s}).IsTwoSided] (n : ℕ),
  Ideal.span {s} ^ n = Ideal.span {s ^ n}
Defined in
Mathlib.RingTheory.Ideal.Operations
Cited by
19 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringIdeal.IsTwoSided

Around this declaration

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

Ideal.exists_radical_pow_le_of_fg · cited by 4Ideal.exists_radical_pow_…Ideal.relNorm_algebraMap · cited by 4Ideal.relNorm_algebraMapIdeal.emultiplicity_eq_emultiplicity_span · cited by 3Ideal.emultiplicity_eq_em…LaurentSeries.intValuation_le_iff_coeff_lt_eq_zero · cited by 3LaurentSeries.intValuatio…Ideal.exists_pow_le_of_le_radical_of_fg · cited by 2Ideal.exists_pow_le_of_le…Valuation.Integers.maximalIdeal_pow_eq_setOfPred_le_v_algebraMap_pow · cited by 2Integers.maximalIdeal_pow…Ideal.count_associates_eq · cited by 2Ideal.count_associates_eqdvd_coeff_zero_of_aeval_eq_prime_smul_of_minpoly_isEisensteinAt · cited by 1dvd_coeff_zero_of_aeval_e…Submodule.isInternal_prime_power_torsion_of_pid · cited by 1Submodule.isInternal_prim…cyclotomic_comp_X_add_one_isEisensteinAt · cited by 1cyclotomic_comp_X_add_one…cyclotomic_prime_pow_comp_X_add_one_isEisensteinAt · cited by 1cyclotomic_prime_pow_comp…mem_adjoin_of_smul_prime_smul_of_minpoly_isEisensteinAt · cited by 1mem_adjoin_of_smul_prime_…WittVector.ker_map_le_ker_mk_comp_ghostComponent · cited by 1WittVector.ker_map_le_ker…exists_maximalIdeal_pow_eq_of_principal · cited by 1exists_maximalIdeal_pow_e…WittVector.mk_fontaineTheta · cited by 1WittVector.mk_fontaineThe…Set · cited by 53352SetModule · cited by 20661ModuleSemiring · cited by 13802SemiringTop.top · cited by 9680Top.topSubmodule · cited by 7192SubmoduleIdeal · cited by 4748IdealIsScalarTower · cited by 3896IsScalarTowerzero_add · cited by 2366zero_addeq_or_ne · cited by 1117eq_or_nepow_zero · cited by 1094pow_zeroIdeal.span · cited by 948Ideal.spanpow_one · cited by 894pow_onepow_succ' · cited by 228pow_succ'Ideal.IsTwoSided · cited by 179Ideal.IsTwoSidedIdeal.one_eq_top · cited by 83Ideal.one_eq_topIdeal.span_singleton_powCITED BYCITES

Cites19

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

Cited by19

Results whose statement or proof uses this declaration.