Theorems · Definition · commutative algebra
Algebra.SubmersivePresentation.reindex
{R : Type u} →
{S : Type v} →
{ι : Type w} →
{σ : Type t} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
[inst_3 : Finite σ] →
Algebra.SubmersivePresentation R S ι σ →
{ι' : Type u_1} →
{σ' : Type u_2} → [inst_4 : Finite σ'] → ι' ≃ ι → σ' ≃ σ → Algebra.SubmersivePresentation R S ι' σ'Given a submersive presentation P and equivalences ι' ≃ ι and
σ' ≃ σ, this is the induced submersive presentation with variables indexed
by ι' and relations indexed by σ'
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Equivstatement and proof · cited by 8,337
- Finitestatement and proof · cited by 3,029
- Algebra.PreSubmersivePresentationproof · cited by 54
- Algebra.SubmersivePresentationstatement and proof · cited by 52
- Algebra.SubmersivePresentation.toPreSubmersivePresentationproof · cited by 47
- Algebra.PreSubmersivePresentation.reindexproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.SubmersivePresentation.isStandardSmoothproof · cited by 2
- Algebra.SubmersivePresentation.isStandardSmoothOfRelativeDimensionproof · cited by 1
- Algebra.SubmersivePresentation.reindex_toPreSubmersivePresentationstatement and proof · cited by 1