Theorems · Definition · field theory
AlgHom.equivFieldRange
{K : Type u_1} →
{L : Type u_2} →
{L' : Type u_3} →
[inst : Field K] →
[inst_1 : Field L] →
[inst_2 : Field L'] →
[inst_3 : Algebra K L] → [inst_4 : Algebra K L'] → (f : L →ₐ[K] L') → L ≃ₐ[K] ↥f.fieldRangeThe isomorphism from L to the field range of the AlgHom f, sending x to f x.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement and proof · cited by 3,236
- AlgEquivstatement · cited by 1,681
- IntermediateFieldstatement · cited by 988
- AlgHom.fieldRangestatement · cited by 57
- AlgEquiv.ofBijectiveproof · cited by 34
- AlgHom.rangeRestrictproof · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- AlgHom.equivFieldRange_apply_coestatement and proof · cited by 2
- AlgHom.equivFieldRange_applystatement · cited by 0
- IsGaloisGroup.normal_of_isGaloisproof · cited by 0
- IsGaloisGroup.of_isScalarTowerproof · cited by 0