Theorems · Theorem · commutative algebra
RingNorm.mk.inj
∀ {R : Type u_2} {inst : NonUnitalNonAssocRing R} {toRingSeminorm : RingSeminorm R}
{eq_zero_of_map_eq_zero' : ∀ (x : R), toRingSeminorm.toFun x = 0 → x = 0} {toRingSeminorm_1 : RingSeminorm R}
{eq_zero_of_map_eq_zero'_1 : ∀ (x : R), toRingSeminorm_1.toFun x = 0 → x = 0},
{ toRingSeminorm := toRingSeminorm, eq_zero_of_map_eq_zero' := eq_zero_of_map_eq_zero' } =
{ toRingSeminorm := toRingSeminorm_1, eq_zero_of_map_eq_zero' := eq_zero_of_map_eq_zero'_1 } →
toRingSeminorm = toRingSeminorm_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NonUnitalNonAssocRingstatement and proof · cited by 354
- RingSeminormstatement and proof · cited by 58
- AddGroupSeminorm.toFunstatement and proof · cited by 47
- RingNormstatement · cited by 16
- RingSeminorm.toAddGroupSeminormstatement and proof · cited by 16
- RingNorm.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- RingNorm.mk.injEqproof · cited by 0