Theorems · Definition · commutative algebra
Algebra.SubmersivePresentation.mk.noConfusion
{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 σ} →
{P : Sort u_1} →
{toPreSubmersivePresentation : Algebra.PreSubmersivePresentation R S ι σ} →
{jacobian_isUnit : IsUnit toPreSubmersivePresentation.jacobian} →
{toPreSubmersivePresentation' : Algebra.PreSubmersivePresentation R S ι σ} →
{jacobian_isUnit' : IsUnit toPreSubmersivePresentation'.jacobian} →
{ toPreSubmersivePresentation := toPreSubmersivePresentation,
jacobian_isUnit := jacobian_isUnit } =
{ toPreSubmersivePresentation := toPreSubmersivePresentation',
jacobian_isUnit := jacobian_isUnit' } →
(toPreSubmersivePresentation ≍ toPreSubmersivePresentation' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 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
- Finitestatement and proof · cited by 3,029
- IsUnitstatement and proof · cited by 1,602
- Algebra.PreSubmersivePresentationstatement and proof · cited by 54
- Algebra.SubmersivePresentationstatement · cited by 52
- Algebra.PreSubmersivePresentation.jacobianstatement and proof · cited by 31
- Algebra.SubmersivePresentation.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.SubmersivePresentation.mk.injproof · cited by 1