Theorems · Theorem · field theory
RatFunc.algEquivOfTranscendental_apply
∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] (f : L)
(h : Transcendental K f) (u : RatFunc K),
↑((RatFunc.algEquivOfTranscendental f h) u) = (Polynomial.aeval f) u.num / (Polynomial.aeval f) u.denom- Defined in
- Mathlib.FieldTheory.RatFunc.AsPolynomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- AlgEquivstatement · cited by 1,681
- IntermediateFieldstatement · cited by 988
- Polynomial.aevalstatement and proof · cited by 615
- IntermediateField.adjoinstatement · cited by 382
- RatFuncstatement and proof · cited by 301
Cited by1
Results whose statement or proof uses this declaration.
- RatFunc.Luroth.algEquiv_applyproof · cited by 0