Theorems · Definition · commutative algebra
RingNorm.mk.noConfusion
{R : Type u_2} →
{inst : NonUnitalNonAssocRing R} →
{P : Sort u} →
{toRingSeminorm : RingSeminorm R} →
{eq_zero_of_map_eq_zero' : ∀ (x : R), toRingSeminorm.toFun x = 0 → x = 0} →
{toRingSeminorm' : RingSeminorm R} →
{eq_zero_of_map_eq_zero'' : ∀ (x : R), toRingSeminorm'.toFun x = 0 → x = 0} →
{ toRingSeminorm := toRingSeminorm, eq_zero_of_map_eq_zero' := eq_zero_of_map_eq_zero' } =
{ toRingSeminorm := toRingSeminorm', eq_zero_of_map_eq_zero' := eq_zero_of_map_eq_zero'' } →
(toRingSeminorm ≍ toRingSeminorm' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- RingNorm.mk.injproof · cited by 1