Theorems · Theorem · commutative algebra
Algebra.SubmersivePresentation.mk.injEq
∀ {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 σ] (toPreSubmersivePresentation : Algebra.PreSubmersivePresentation R S ι σ)
(jacobian_isUnit : IsUnit toPreSubmersivePresentation.jacobian)
(toPreSubmersivePresentation_1 : Algebra.PreSubmersivePresentation R S ι σ)
(jacobian_isUnit_1 : IsUnit toPreSubmersivePresentation_1.jacobian),
({ toPreSubmersivePresentation := toPreSubmersivePresentation, jacobian_isUnit := jacobian_isUnit } =
{ toPreSubmersivePresentation := toPreSubmersivePresentation_1, jacobian_isUnit := jacobian_isUnit_1 }) =
(toPreSubmersivePresentation = toPreSubmersivePresentation_1)- Cited by
- 0 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
- 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.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.