Theorems · Theorem · commutative algebra
Valuation.HasExtension.val_map_eq_one_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 : R), vA ((algebraMap R A) x) = 1 ↔ vR x = 1- Defined in
- Mathlib.RingTheory.Valuation.Extension
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 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 and proof · 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 and proof · cited by 4,706
- map_oneproof · cited by 861
- Valuationstatement and proof · cited by 823
- LinearOrderedCommMonoidWithZerostatement and proof · cited by 139
- Valuation.HasExtensionstatement and proof · cited by 17
- Valuation.HasExtension.val_map_le_iffproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.