Theorems · Theorem · commutative algebra
Valuation.HasExtension.val_map_le_iff
∀ {R : Type u_1} {A : Type u_2} {ΓR : Type u_3} {ΓA : Type u_4} [inst : CommRing R] [inst_1 : Ring A]
[inst_2 : LinearOrderedCommMonoidWithZero ΓR] [inst_3 : LinearOrderedCommMonoidWithZero ΓA] [inst_4 : Algebra R A]
(vR : Valuation R ΓR) (vA : Valuation A ΓA) [vR.HasExtension vA] (x y : R),
vA ((algebraMap R A) x) ≤ vA ((algebraMap R A) y) ↔ vR x ≤ vR y- Defined in
- Mathlib.RingTheory.Valuation.Extension
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Algebra.algebraMapstatement · cited by 4,706
- Valuationstatement and proof · cited by 823
- LinearOrderedCommMonoidWithZerostatement and proof · cited by 139
- Valuation.HasExtensionstatement and proof · cited by 17
- Valuation.IsEquiv.symmproof · cited by 7
- Valuation.HasExtension.val_isEquiv_comapproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Valuation.HasExtension.val_map_le_one_iffproof · cited by 1
- Valuation.HasExtension.algebraMap_mem_valuationSubringproof · cited by 0
- Valuation.HasExtension.val_map_eq_one_iffproof · cited by 0
- Valuation.HasExtension.val_map_lt_iffproof · cited by 0
- Valuation.HasExtension.val_map_lt_one_iffproof · cited by 0