Mathlib Map

Theorems · Definition · order theory

Archimedean.embedReal

(M : Type u_1) →
  [inst : AddCommGroup M] →
    [inst_1 : LinearOrder M] →
      [IsOrderedAddMonoid M] → [inst_3 : One M] → [ZeroLEOneClass M] → [NeZero 1] → [Archimedean M] → M →+o ℝ

The bundled M →+o ℝ for archimedean M that preserves 1.

Defined in
Mathlib.Data.Real.Embedding
Cited by
4 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupLinearOrderIsOrderedAddMonoidOneZeroLEOneClassNeZeroArchimedean

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 by4

Results whose statement or proof uses this declaration.