Theorems · Theorem · commutative algebra
Differential.algHom_deriv
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : Differential A] {R : Type u_2} [inst_2 : CommRing R]
[inst_3 : Differential R] [inst_4 : Algebra A R] [DifferentialAlgebra A R] {R' : Type u_3} [inst_6 : CommRing R']
[inst_7 : Differential R'] [inst_8 : Algebra A R'] [DifferentialAlgebra A R'] [IsDomain R'] [Nontrivial R]
(f : R →ₐ[A] R'), Function.Injective ⇑f → ∀ (x : R), IsSeparable A x → f x′ = (f x)′- Defined in
- Mathlib.RingTheory.Derivation.MapCoeffs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Polynomialproof · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- Nontrivialstatement and proof · cited by 2,416
- IsDomainstatement and proof · cited by 2,196
- map_zeroproof · cited by 1,614
- Polynomial.aevalproof · cited by 615
- AlgHom.compproof · cited by 501
- minpolyproof · cited by 439
- Polynomial.derivativeproof · cited by 331
Cited by2
Results whose statement or proof uses this declaration.
- Differential.algHom_deriv'proof · cited by 1
- Differential.algEquiv_derivproof · cited by 0