Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.PreSubmersivePresentation.isUnit_jacobian_iff_aevalDifferential_bijective

∀ {R : Type u} {S : Type v} {ι : Type w} {σ : Type t} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
  (P : Algebra.PreSubmersivePresentation R S ι σ) [inst_3 : Finite σ],
  IsUnit P.jacobian ↔ Function.Bijective ⇑P.aevalDifferential
Defined in
Mathlib.RingTheory.Extension.Presentation.Submersive
Cited by
1 results in Mathlib
Foundations
Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraFinite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.