Mathlib Map

Theorems · Theorem · ring theory

SetLike.pow_mem_graded

∀ {ι : Type u_1} {R : Type u_2} {S : Type u_3} [inst : SetLike S R] [inst_1 : Monoid R] [inst_2 : AddMonoid ι]
  {A : ι → S} [SetLike.GradedMonoid A] (n : ℕ) {r : R} {i : ι}, r ∈ A i → r ^ n ∈ A (n • i)
Defined in
Mathlib.Algebra.GradedMonoid
Cited by
16 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
SetLikeMonoidAddMonoidSetLike.GradedMonoid

Around this declaration

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

SetLike.prod_pow_mem_graded · cited by 4SetLike.prod_pow_mem_grad…HomogeneousLocalization.Away.mk_surjective · cited by 2Away.mk_surjectiveAlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.mem_carrier_iff_of_mem · cited by 2FromSpec.mem_carrier_iff_…HomogeneousLocalization.Away.isLocalization_mul · cited by 2Away.isLocalization_mulHomogeneousLocalization.Away.span_mk_prod_pow_eq_top · cited by 1Away.span_mk_prod_pow_eq_…AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.carrier.add_mem · cited by 1carrier.add_memAlgebraicGeometry.Proj.valuativeCriterion_existence_aux · cited by 1Proj.valuativeCriterion_e…AlgebraicGeometry.ProjIsoSpecTopComponent.fromSpec_toSpec · cited by 1ProjIsoSpecTopComponent.f…HomogeneousLocalization.range_awayMapAux_subset · cited by 1HomogeneousLocalization.r…AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.mem_carrier_iff_of_mem_mul · cited by 1FromSpec.mem_carrier_iff_…AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.num_mem_carrier_iff · cited by 1FromSpec.num_mem_carrier_…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec.image_basicOpen_eq_basicOpen · cited by 0toSpec.image_basicOpen_eq…AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.carrier.smul_mem · cited by 0carrier.smul_memAlgebraicGeometry.ProjectiveSpectrum.Proj.isLocalization_atPrime · cited by 0Proj.isLocalization_atPri…HomogeneousLocalization.Away.eventually_smul_mem · cited by 0Away.eventually_smul_memMonoid · cited by 3887MonoidAddMonoid · cited by 2864AddMonoidSetLike · cited by 1084SetLikeSetLike.GradedMonoid · cited by 48SetLike.GradedMonoidSetLike.pow_mem_gradedCITED BYCITES

Cites4

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

Cited by16

Results whose statement or proof uses this declaration.