Theorems · Definition · Lie groups
AbsoluteValue.comp
{R : Type u_1} →
{S : Type u_2} →
{T : Type u_3} →
[inst : Semiring T] →
[inst_1 : Semiring R] →
[inst_2 : Semiring S] →
[inst_3 : PartialOrder S] → AbsoluteValue R S → {f : T →+* R} → Function.Injective ⇑f → AbsoluteValue T SConstruct an absolute value on a semiring T from an absolute value on a semiring R
and an injective ring homomorphism f : T →+* R
- Defined in
- Mathlib.Topology.Algebra.Ring.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- PartialOrderstatement and proof · cited by 6,410
- AbsoluteValuestatement and proof · cited by 363
- MulHomproof · cited by 299
- MulHom.compproof · cited by 44
- MulHomClass.toMulHomproof · cited by 31
- AbsoluteValue.toMulHomproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- NumberField.placeproof · cited by 71
- NumberField.InfinitePlace.comapproof · cited by 55
- AbsoluteValue.LiesOver.comp_eqstatement · cited by 4
- AbsoluteValue.LiesOver.casesOnstatement and proof · cited by 0
- NumberField.InfinitePlace.coe_mk_compstatement · cited by 0
- AbsoluteValue.LiesOver.recOnstatement and proof · cited by 0
- AbsoluteValue.comp.congr_simpstatement and proof · cited by 0