Mathlib Map

Theorems · Theorem · number theory

NumberField.InfinitePlace.isRamified_iff_card_stabilizer_eq_two

∀ {k : Type u_1} [inst : Field k] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra k K]
  {w : NumberField.InfinitePlace K} [IsGalois k K],
  NumberField.InfinitePlace.IsRamified k w ↔ Nat.card ↥(MulAction.stabilizer Gal(K/k) w) = 2
Defined in
Mathlib.NumberTheory.NumberField.InfinitePlace.Ramification
Cited by
1 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraIsGalois

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.