Mathlib Map

Theorems · Definition · commutative algebra

Differential.equiv

{R : Type u_1} →
  {R₂ : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing R₂] → [Differential R₂] → R ≃+* R₂ → Differential R

Transfer a Differential instance across a RingEquiv.

Defined in
Mathlib.RingTheory.Derivation.DifferentialRing
Cited by
1 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Quot.sound
Assumes
CommRingCommRingDifferential

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.

Cited by2

Results whose statement or proof uses this declaration.