Theorems · Theorem · field theory
IsPurelyInseparable.injective_comp_algebraMap
∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] [IsPurelyInseparable F E] (L : Type u_2) [inst_4 : CommRing L] [IsReduced L], Function.Injective fun f => f.comp (algebraMap F E)
If E / F is purely inseparable, then for any reduced ring L, the map (E →+* L) → (F →+* L)
induced by algebraMap F E is injective. In particular, a purely inseparable field extension
is an epimorphism in the category of fields.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- Nontrivialproof · cited by 2,416
- RingHom.compstatement and proof · cited by 899
- map_powproof · cited by 503
- RingHom.extproof · cited by 331
- ExpCharproof · cited by 276
- RingHom.injectiveproof · cited by 187
Cited by3
Results whose statement or proof uses this declaration.
- IsPurelyInseparable.injective_restrictDomainproof · cited by 1
- AlgebraicGeometry.tfae_universallyInjectiveproof · cited by 0
- IsPurelyInseparable.bijective_comp_algebraMapproof · cited by 0