Theorems · Definition · ring theory
GradedAlgebra
{ι : Type u_1} →
{R : Type u_2} →
{A : Type u_3} →
[DecidableEq ι] →
[AddMonoid ι] →
[inst : CommSemiring R] →
[inst_1 : Semiring A] → [inst_2 : Algebra R A] → (ι → Submodule R A) → Type (max u_1 u_3)A special case of GradedRing with σ = Submodule R A. This is useful both because it
can avoid typeclass search, and because it provides a more concise name.
- Defined in
- Mathlib.RingTheory.GradedAlgebra.Basic
- Cited by
- 97 results in Mathlib
- Foundations
- Depth 20 from the axioms, rests on 219 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- AddMonoidstatement and proof · cited by 2,864
- GradedRingproof · cited by 424
Cited by131
Results whose statement or proof uses this declaration.
- GradedAlgHomstatement · cited by 52
- GradedTensorProductstatement and proof · cited by 37
- GradedTensorProduct.tmulstatement and proof · cited by 21
- GradedAlgHom.toAlgHomstatement and proof · cited by 17
- GradedAlgHom.compstatement and proof · cited by 9
- GradedTensorProduct.ofstatement and proof · cited by 8
- GradedTensorProduct.auxEquivstatement and proof · cited by 7
- GradedAlgHom.coe_toAlgHom_injectivestatement and proof · cited by 7
- GradedAlgHom.restrictScalarsstatement and proof · cited by 6
- GradedAlgHom.idstatement and proof · cited by 6
- DirectSum.decomposeAlgEquivstatement and proof · cited by 5
- GradedTensorProduct.includeRightstatement and proof · cited by 5