Theorems · Theorem · commutative algebra
Valuation.Uniformizer.mk.injEq
∀ {Γ : Type u_1} [inst : LinearOrderedCommGroupWithZero Γ] {A : Type u_2} [inst_1 : Ring A] {v : Valuation A Γ}
[hv : v.IsRankOneDiscrete] (val : ↥v.integer) (valuation_gt_one : v.IsUniformizer ↑val) (val_1 : ↥v.integer)
(valuation_gt_one_1 : v.IsUniformizer ↑val_1),
({ val := val, valuation_gt_one := valuation_gt_one } = { val := val_1, valuation_gt_one := valuation_gt_one_1 }) =
(val = val_1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Ringstatement and proof · cited by 7,463
- Valuationstatement and proof · cited by 823
- Subringstatement · cited by 602
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- Valuation.integerstatement and proof · cited by 68
- Valuation.IsRankOneDiscretestatement and proof · cited by 53
- Valuation.IsUniformizerstatement and proof · cited by 22
- Valuation.Uniformizerstatement · cited by 12
- Valuation.Uniformizer.mk.injproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.