Theorems · Theorem · field theory
IntermediateField.adjoin_algHom_ext
∀ (F : Type u_1) [inst : Field F] {E : Type u_2} [inst_1 : Field E] [inst_2 : Algebra F E] {K : Type u_3}
[inst_3 : Semiring K] [inst_4 : Algebra F K] {s : Set E} ⦃φ₁ φ₂ : ↥(IntermediateField.adjoin F s) →ₐ[F] K⦄,
(∀ (x : E) (hx : x ∈ s), φ₁ ⟨x, ⋯⟩ = φ₂ ⟨x, ⋯⟩) → φ₁ = φ₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement and proof · cited by 3,236
- map_mulproof · cited by 1,137
- IntermediateFieldstatement · cited by 988
- map_addproof · cited by 964
- IntermediateField.adjoinstatement and proof · cited by 382
- AddMemClass.add_memproof · cited by 229
- MulMemClass.mul_memproof · cited by 173
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.algHom_ext_of_eq_adjoinproof · cited by 2