Theorems · Definition · commutative algebra
Algebra.Presentation.reindex
{R : Type u} →
{S : Type v} →
{ι : Type w} →
{σ : Type t} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
Algebra.Presentation R S ι σ →
{ι' : Type u_1} → {σ' : Type u_2} → ι' ≃ ι → σ' ≃ σ → Algebra.Presentation R S ι' σ'Given a presentation P and equivalences ι' ≃ ι and
σ' ≃ σ, this is the induced presentation with variables indexed
by ι' and relations indexed by σ'
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- MvPolynomial.renameproof · cited by 168
- Algebra.Generatorsproof · cited by 152
- Algebra.Presentation.toGeneratorsproof · cited by 104
- Algebra.Presentationstatement and proof · cited by 70
- Algebra.Presentation.relationproof · cited by 49
- Algebra.Generators.reindexproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.PreSubmersivePresentation.reindexproof · cited by 5
- Algebra.PreSubmersivePresentation.reindex_toPresentationstatement · cited by 2
- Algebra.Presentation.reindex_toGeneratorsstatement and proof · cited by 1
- Algebra.Presentation.dimension_reindexstatement · cited by 1