Mathlib Map

Theorems · Definition · number theory

FunctionField

(F : Type u_1) → (K : Type u_2) → [inst : Field F] → [inst_1 : Field K] → [Algebra (RatFunc F) K] → Prop

K is a function field over the field F if it is a finite extension of the field of rational functions in one variable over F. Note that K can be a function field over multiple, non-isomorphic, F.

Defined in
Mathlib.NumberTheory.FunctionField
Cited by
8 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.