Theorems · Theorem · number theory
NumberField.InfinitePlace.Completion.induction_on
∀ {K : Type u_1} [inst : Field K] (v : NumberField.InfinitePlace K) {p : v.Completion → Prop} (x : v.Completion),
IsClosed {x | p x} → (∀ (a : WithAbs ↑v), p { toCompletion := ↑a }) → p xInduction on the completion of a number field at an infinite place: a closed property that
holds on the image of K holds everywhere.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Set.ofPredstatement and proof · cited by 6,101
- Complexstatement · cited by 5,565
- IsClosedstatement and proof · cited by 1,639
- NumberField.InfinitePlacestatement and proof · cited by 604
- AbsoluteValuestatement · cited by 363
- UniformSpace.Completion.coe'statement and proof · cited by 144
- IsClosed.preimageproof · cited by 138
- WithAbsstatement and proof · cited by 102
- NumberField.placestatement · cited by 71
Cited by3
Results whose statement or proof uses this declaration.
- NumberField.InfinitePlace.Completion.liesOver_extensionEmbeddingproof · cited by 2
- NumberField.InfinitePlace.Completion.extensionEmbeddingOfIsReal_applyproof · cited by 2