Theorems · Definition · commutative algebra
Algebra.PreSubmersivePresentation.reindex
{R : Type u} →
{S : Type v} →
{ι : Type w} →
{σ : Type t} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
Algebra.PreSubmersivePresentation R S ι σ →
{ι' : Type u_1} → {σ' : Type u_2} → ι' ≃ ι → σ' ≃ σ → Algebra.PreSubmersivePresentation R S ι' σ'Given a pre-submersive presentation P and equivalences ι' ≃ ι and
σ' ≃ σ, this is the induced pre-submersive presentation with variables indexed
by ι and relations indexed by κ.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Algebra.PreSubmersivePresentation.toPresentationproof · cited by 84
- Algebra.Presentationproof · cited by 70
- Algebra.PreSubmersivePresentationstatement and proof · cited by 54
- Algebra.PreSubmersivePresentation.mapproof · cited by 34
- Algebra.Presentation.reindexproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.SubmersivePresentation.reindexproof · cited by 3
- Algebra.PreSubmersivePresentation.reindex_toPresentationstatement and proof · cited by 2
- Algebra.PreSubmersivePresentation.jacobiMatrix_reindexstatement · cited by 1
- Algebra.SubmersivePresentation.reindex_toPreSubmersivePresentationstatement · cited by 1
- Algebra.PreSubmersivePresentation.reindex_mapstatement and proof · cited by 0
- Algebra.PreSubmersivePresentation.jacobian_reindexstatement and proof · cited by 0