Theorems · Definition · field theory
DenselyNormedField.recOn
{α : Type u_5} →
{motive : DenselyNormedField α → Sort u} →
(t : DenselyNormedField α) →
([toNormedField : NormedField α] →
(lt_norm_lt : ∀ (x y : ℝ), 0 ≤ x → x < y → ∃ a, x < ‖a‖ ∧ ‖a‖ < y) →
motive { toNormedField := toNormedField, lt_norm_lt := lt_norm_lt }) →
motive t- Defined in
- Mathlib.Analysis.Normed.Field.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Realstatement and proof · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- NormedFieldstatement and proof · cited by 1,084
- DenselyNormedFieldstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.