Theorems · Theorem · commutative algebra
MulRingNorm.mk.inj
∀ {R : Type u_2} {inst : NonAssocRing R} {toMulRingSeminorm : MulRingSeminorm R}
{eq_zero_of_map_eq_zero' : ∀ (x : R), toMulRingSeminorm.toFun x = 0 → x = 0} {toMulRingSeminorm_1 : MulRingSeminorm R}
{eq_zero_of_map_eq_zero'_1 : ∀ (x : R), toMulRingSeminorm_1.toFun x = 0 → x = 0},
{ toMulRingSeminorm := toMulRingSeminorm, eq_zero_of_map_eq_zero' := eq_zero_of_map_eq_zero' } =
{ toMulRingSeminorm := toMulRingSeminorm_1, eq_zero_of_map_eq_zero' := eq_zero_of_map_eq_zero'_1 } →
toMulRingSeminorm = toMulRingSeminorm_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
- NonAssocRingstatement and proof · cited by 483
- AddGroupSeminorm.toFunstatement and proof · cited by 47
- MulRingNormstatement · cited by 16
- MulRingSeminorm.toAddGroupSeminormstatement and proof · cited by 14
- MulRingSeminormstatement and proof · cited by 12
- MulRingNorm.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MulRingNorm.mk.injEqproof · cited by 0