Mathlib Map

Theorems · Inductive type · number theory

NumberField.ComplexEmbedding.LiesOver

{K : Type u_3} → {L : Type u_4} → [inst : Field K] → [inst_1 : Field L] → [Algebra K L] → (L →+* ℂ) → (K →+* ℂ) → Prop

If L/K, ψ : K →+* ℂ, and φ : L →+* ℂ, then φ lies over ψ if the restriction of φ to K is ψ.

Defined in
Mathlib.NumberTheory.NumberField.InfinitePlace.Embeddings
Cited by
19 results in Mathlib
Foundations
Depth 104 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.

NumberField.ComplexEmbedding.mixedEmbeddingsOver · cited by 8ComplexEmbedding.mixedEmb…NumberField.ComplexEmbedding.LiesOver.over · cited by 6LiesOver.overNumberField.ComplexEmbedding.unmixedEmbeddingsOver · cited by 5ComplexEmbedding.unmixedE…NumberField.InfinitePlace.IsRamified.finrank_eq_two · cited by 3IsRamified.finrank_eq_twoNumberField.InfinitePlace.IsUnramified.finrank_eq_one · cited by 3IsUnramified.finrank_eq_o…NumberField.ComplexEmbedding.Extension · cited by 3ComplexEmbedding.ExtensionNumberField.ComplexEmbedding.Extension.comp_eq · cited by 2Extension.comp_eqNumberField.InfinitePlace.LiesOver.extensionEmbedding_liesOver_of_isReal · cited by 2LiesOver.extensionEmbeddi…NumberField.InfinitePlace.Completion.liesOver_extensionEmbedding · cited by 2Completion.liesOver_exten…NumberField.InfinitePlace.Completion.liesOver_extensionEmbedding_apply · cited by 2Completion.liesOver_exten…NumberField.InfinitePlace.mk_mem_ramifiedPlacesOver · cited by 1InfinitePlace.mk_mem_rami…NumberField.InfinitePlace.LiesOver.embedding_liesOver_of_isReal · cited by 1LiesOver.embedding_liesOv…NumberField.InfinitePlace.Completion.liesOver_conjugate_extensionEmbedding · cited by 1Completion.liesOver_conju…NumberField.InfinitePlace.unramifedPlacesOver_ncard_add_eq_finrank · cited by 1InfinitePlace.unramifedPl…NumberField.InfinitePlace.liesOver_conjugate_embedding_of_mem_ramifiedPlacesOver · cited by 1InfinitePlace.liesOver_co…Algebra · cited by 11388AlgebraRingHom · cited by 10189RingHomField · cited by 7404FieldComplex · cited by 5565ComplexComplexEmbedding.LiesOverCITED BYCITES

Cites4

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

  • Algebrastatement · cited by 11,388
  • RingHomstatement · cited by 10,189
  • Fieldstatement · cited by 7,404
  • Complexstatement · cited by 5,565

Cited by24

Results whose statement or proof uses this declaration.