Theorems · Theorem · field theory
IsFractionRing.liftAlgHom_fieldRange_eq_of_range_eq
∀ {F : Type u_1} {A : Type u_2} {K : Type u_3} {L : Type u_4} [inst : Field F] [inst_1 : CommRing A]
[inst_2 : Algebra F A] [inst_3 : Field K] [inst_4 : Algebra F K] [inst_5 : Algebra A K] [inst_6 : IsFractionRing A K]
[inst_7 : Field L] [inst_8 : Algebra F L] {g : A →ₐ[F] L} [inst_9 : IsScalarTower F A K] (hg : Function.Injective ⇑g)
{s : Set L}, g.range = Algebra.adjoin F s → (IsFractionRing.liftAlgHom hg).fieldRange = IntermediateField.adjoin F sThe image of IsFractionRing.liftAlgHom is the intermediate field generated by s,
if the image of the algebra hom is the subalgebra generated by s.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement · cited by 1,353
- IntermediateFieldstatement · cited by 988
- RingHomClass.toRingHomproof · cited by 746
- IsFractionRingstatement and proof · cited by 738
- Algebra.adjoinstatement and proof · cited by 535
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.