Loogle!
Result
Found 653 declarations mentioning NoZeroDivisors. Of these, only the first 200 are shown.
- NoZeroDivisors π Mathlib.Algebra.GroupWithZero.Defs
(Mβ : Type u_2) [Mul Mβ] [Zero Mβ] : Prop - IsLeftCancelMulZero.to_noZeroDivisors π Mathlib.Algebra.GroupWithZero.Defs
(Mβ : Type u_1) [MulZeroClass Mβ] [IsLeftCancelMulZero Mβ] : NoZeroDivisors Mβ - IsRightCancelMulZero.to_noZeroDivisors π Mathlib.Algebra.GroupWithZero.Defs
(Mβ : Type u_1) [MulZeroClass Mβ] [IsRightCancelMulZero Mβ] : NoZeroDivisors Mβ - mul_self_eq_zero π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a : Mβ} : a * a = 0 β a = 0 - mul_self_ne_zero π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a : Mβ} : a * a β 0 β a β 0 - zero_eq_mul_self π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a : Mβ} : 0 = a * a β a = 0 - zero_ne_mul_self π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a : Mβ} : 0 β a * a β a β 0 - NoZeroDivisors.eq_zero_or_eq_zero_of_mul_eq_zero π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_2} {instβ : Mul Mβ} {instβΒΉ : Zero Mβ} [self : NoZeroDivisors Mβ] {a b : Mβ} : a * b = 0 β a = 0 β¨ b = 0 - NoZeroDivisors.mk π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_2} [Mul Mβ] [Zero Mβ] (eq_zero_or_eq_zero_of_mul_eq_zero : β {a b : Mβ}, a * b = 0 β a = 0 β¨ b = 0) : NoZeroDivisors Mβ - noZeroDivisors_iff π Mathlib.Algebra.GroupWithZero.Defs
(Mβ : Type u_2) [Mul Mβ] [Zero Mβ] : NoZeroDivisors Mβ β β {a b : Mβ}, a * b = 0 β a = 0 β¨ b = 0 - mul_eq_zero_comm π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} : a * b = 0 β b * a = 0 - mul_ne_zero_comm π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} : a * b β 0 β b * a β 0 - mul_eq_zero_iff_left π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} (ha : a β 0) : a * b = 0 β b = 0 - mul_eq_zero_iff_right π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} (hb : b β 0) : a * b = 0 β a = 0 - mul_ne_zero_iff_left π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} (ha : a β 0) : a * b β 0 β b β 0 - mul_ne_zero_iff_right π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} (hb : b β 0) : a * b β 0 β a β 0 - noZeroDivisors_iff_left_eq_zero_of_mul π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] : NoZeroDivisors Mβ β β (x : Mβ), x β 0 β β (y : Mβ), y * x = 0 β y = 0 - noZeroDivisors_iff_right_eq_zero_of_mul π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] : NoZeroDivisors Mβ β β (x : Mβ), x β 0 β β (y : Mβ), x * y = 0 β y = 0 - mul_eq_zero π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} : a * b = 0 β a = 0 β¨ b = 0 - mul_ne_zero_iff π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} : a * b β 0 β a β 0 β§ b β 0 - zero_eq_mul π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {a b : Mβ} : 0 = a * b β a = 0 β¨ b = 0 - noZeroDivisors_iff_eq_zero_of_mul π Mathlib.Algebra.GroupWithZero.Defs
{Mβ : Type u_1} [MulZeroClass Mβ] : NoZeroDivisors Mβ β β (x : Mβ), x β 0 β (β (y : Mβ), x * y = 0 β y = 0) β§ β (y : Mβ), y * x = 0 β y = 0 - NeZero.mul π Mathlib.Algebra.GroupWithZero.Basic
{Mβ : Type u_1} [Zero Mβ] [Mul Mβ] [NoZeroDivisors Mβ] {x y : Mβ} [NeZero x] [NeZero y] : NeZero (x * y) - isReduced_of_noZeroDivisors π Mathlib.Algebra.GroupWithZero.Basic
{Mβ : Type u_1} [MonoidWithZero Mβ] [NoZeroDivisors Mβ] : IsReduced Mβ - eq_zero_of_mul_self_eq_zero π Mathlib.Algebra.GroupWithZero.Basic
{Mβ : Type u_1} [Mul Mβ] [Zero Mβ] [NoZeroDivisors Mβ] {a : Mβ} (h : a * a = 0) : a = 0 - mul_ne_zero π Mathlib.Algebra.GroupWithZero.Basic
{Mβ : Type u_1} [Mul Mβ] [Zero Mβ] [NoZeroDivisors Mβ] {a b : Mβ} (ha : a β 0) (hb : b β 0) : a * b β 0 - MonoidWithZeroHom.one π Mathlib.Algebra.GroupWithZero.Hom
(Mβ : Type u_7) (Nβ : Type u_8) [MulZeroOneClass Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] : One (Mβ β*β Nβ) - MonoidWithZeroHom.one_apply_zero π Mathlib.Algebra.GroupWithZero.Hom
{Mβ : Type u_7} {Nβ : Type u_8} [MulZeroOneClass Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] : 1 0 = 0 - MonoidWithZeroHom.one_apply_of_ne_zero π Mathlib.Algebra.GroupWithZero.Hom
{Mβ : Type u_7} {Nβ : Type u_8} [MulZeroOneClass Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] {x : Mβ} (hx : x β 0) : 1 x = 1 - MonoidWithZeroHom.one_apply_eq_zero_iff π Mathlib.Algebra.GroupWithZero.Hom
{Mβ : Type u_7} {Nβ : Type u_8} [MulZeroOneClass Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] [Nontrivial Nβ] {x : Mβ} : 1 x = 0 β x = 0 - MonoidWithZeroHom.one_apply_eq_one_iff π Mathlib.Algebra.GroupWithZero.Hom
{Mβ : Type u_7} {Nβ : Type u_8} [MulZeroOneClass Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] [Nontrivial Nβ] {x : Mβ} : 1 x = 1 β x β 0 - MonoidWithZeroHom.one_apply_def π Mathlib.Algebra.GroupWithZero.Hom
{Mβ : Type u_7} {Nβ : Type u_8} [MulZeroOneClass Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] (x : Mβ) : 1 x = if x = 0 then 0 else 1 - Function.Injective.noZeroDivisors π Mathlib.Algebra.GroupWithZero.InjSurj
{Mβ : Type u_1} {Mβ' : Type u_3} [Mul Mβ] [Zero Mβ] [Mul Mβ'] [Zero Mβ'] (f : Mβ β Mβ') (hf : Function.Injective f) (zero : f 0 = 0) (mul : β (x y : Mβ), f (x * y) = f x * f y) [NoZeroDivisors Mβ'] : NoZeroDivisors Mβ - AddOpposite.instNoZeroDivisors π Mathlib.Algebra.GroupWithZero.Opposite
{Ξ± : Type u_1} [Zero Ξ±] [Mul Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors Ξ±α΅α΅α΅ - MulOpposite.instNoZeroDivisors π Mathlib.Algebra.GroupWithZero.Opposite
{Ξ± : Type u_1} [Zero Ξ±] [Mul Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors Ξ±α΅α΅α΅ - Subsingleton.to_noZeroDivisors π Mathlib.Algebra.Ring.Basic
(Ξ± : Type u_3) [Mul Ξ±] [Zero Ξ±] [Subsingleton Ξ±] : NoZeroDivisors Ξ± - IsDomain.to_noZeroDivisors π Mathlib.Algebra.Ring.Basic
(Ξ± : Type u_3) [Semiring Ξ±] [IsDomain Ξ±] : NoZeroDivisors Ξ± - NoZeroDivisors.to_isDomain π Mathlib.Algebra.Ring.Basic
(Ξ± : Type u_3) [Ring Ξ±] [h : Nontrivial Ξ±] [NoZeroDivisors Ξ±] : IsDomain Ξ± - isDomain_iff_noZeroDivisors_and_nontrivial π Mathlib.Algebra.Ring.Basic
(Ξ± : Type u_3) [Ring Ξ±] : IsDomain Ξ± β NoZeroDivisors Ξ± β§ Nontrivial Ξ± - noZeroDivisors_iff_isDomain_or_subsingleton π Mathlib.Algebra.Ring.Basic
(Ξ± : Type u_3) [Ring Ξ±] : NoZeroDivisors Ξ± β IsDomain Ξ± β¨ Subsingleton Ξ± - NoZeroDivisors.to_isCancelMulZero π Mathlib.Algebra.Ring.Basic
(R : Type u_3) [NonUnitalNonAssocRing R] [NoZeroDivisors R] : IsCancelMulZero R - isCancelMulZero_iff_noZeroDivisors π Mathlib.Algebra.Ring.Basic
{R : Type u_3} [NonUnitalNonAssocRing R] : IsCancelMulZero R β NoZeroDivisors R - noZeroDivisors_tfae π Mathlib.Algebra.Ring.Basic
{R : Type u_3} [NonUnitalNonAssocRing R] : [NoZeroDivisors R, IsLeftCancelMulZero R, IsRightCancelMulZero R, IsCancelMulZero R].TFAE - GroupWithZero.noZeroDivisors π Mathlib.Algebra.GroupWithZero.Units.Basic
{Gβ : Type u_3} [GroupWithZero Gβ] : NoZeroDivisors Gβ - mul_self_eq_mul_self_iff π Mathlib.Algebra.Ring.Commute
{R : Type u} [NonUnitalNonAssocCommRing R] [NoZeroDivisors R] {a b : R} : a * a = b * b β a = b β¨ a = -b - Commute.mul_self_eq_mul_self_iff π Mathlib.Algebra.Ring.Commute
{R : Type u} [NonUnitalNonAssocRing R] [NoZeroDivisors R] {a b : R} (h : Commute a b) : a * a = b * b β a = b β¨ a = -b - eq_or_eq_neg_of_sq_eq_sq π Mathlib.Algebra.Ring.Commute
{R : Type u} [CommRing R] [NoZeroDivisors R] (a b : R) : a ^ 2 = b ^ 2 β a = b β¨ a = -b - sq_eq_sq_iff_eq_or_eq_neg π Mathlib.Algebra.Ring.Commute
{R : Type u} [CommRing R] [NoZeroDivisors R] {a b : R} : a ^ 2 = b ^ 2 β a = b β¨ a = -b - sq_eq_one_iff π Mathlib.Algebra.Ring.Commute
{R : Type u} [Ring R] {a : R} [NoZeroDivisors R] : a ^ 2 = 1 β a = 1 β¨ a = -1 - sq_ne_one_iff π Mathlib.Algebra.Ring.Commute
{R : Type u} [Ring R] {a : R} [NoZeroDivisors R] : a ^ 2 β 1 β a β 1 β§ a β -1 - Commute.sq_eq_sq_iff_eq_or_eq_neg π Mathlib.Algebra.Ring.Commute
{R : Type u} [Ring R] {a b : R} [NoZeroDivisors R] (h : Commute a b) : a ^ 2 = b ^ 2 β a = b β¨ a = -b - mul_self_eq_one_iff π Mathlib.Algebra.Ring.Commute
{R : Type u} [NonAssocRing R] [NoZeroDivisors R] {a : R} : a * a = 1 β a = 1 β¨ a = -1 - Units.inv_eq_self_iff π Mathlib.Algebra.Ring.Commute
{R : Type u} [Ring R] [NoZeroDivisors R] (u : RΛ£) : uβ»ΒΉ = u β u = 1 β¨ u = -1 - Units.eq_or_eq_neg_of_sq_eq_sq π Mathlib.Algebra.Ring.Commute
{R : Type u} [CommRing R] [NoZeroDivisors R] (a b : RΛ£) (h : a ^ 2 = b ^ 2) : a = b β¨ a = -b - Units.sq_eq_sq_iff_eq_or_eq_neg π Mathlib.Algebra.Ring.Commute
{R : Type u} [CommRing R] [NoZeroDivisors R] {a b : RΛ£} : a ^ 2 = b ^ 2 β a = b β¨ a = -b - sq_nonpos_iff π Mathlib.Algebra.Order.Ring.Unbundled.Basic
{R : Type u} [Semiring R] [LinearOrder R] [ExistsAddOfLE R] [PosMulMono R] [AddLeftMono R] [NoZeroDivisors R] (r : R) : r ^ 2 β€ 0 β r = 0 - eq_zero_of_mul_self_add_mul_self_eq_zero π Mathlib.Algebra.Order.Ring.Unbundled.Basic
{R : Type u} [Semiring R] [LinearOrder R] {a b : R} [NoZeroDivisors R] [ExistsAddOfLE R] [PosMulMono R] [AddLeftMono R] (h : a * a + b * b = 0) : a = 0 - mul_self_add_mul_self_eq_zero π Mathlib.Algebra.Order.Ring.Unbundled.Basic
{R : Type u} [Semiring R] [LinearOrder R] {a b : R} [NoZeroDivisors R] [ExistsAddOfLE R] [PosMulMono R] [AddLeftMono R] : a * a + b * b = 0 β a = 0 β§ b = 0 - sq_add_sq_eq_zero π Mathlib.Algebra.Order.Ring.Unbundled.Basic
{R : Type u} [Semiring R] [LinearOrder R] {a b : R} [NoZeroDivisors R] [ExistsAddOfLE R] [PosMulMono R] [AddLeftMono R] : a ^ 2 + b ^ 2 = 0 β a = 0 β§ b = 0 - IsOrderedRing.toIsStrictOrderedRing π Mathlib.Algebra.Order.Ring.Defs
(R : Type u_1) [Ring R] [PartialOrder R] [IsOrderedRing R] [NoZeroDivisors R] [Nontrivial R] : IsStrictOrderedRing R - IsStrictOrderedRing.noZeroDivisors π Mathlib.Algebra.Order.Ring.Defs
{R : Type u} [Semiring R] [LinearOrder R] [IsStrictOrderedRing R] [ExistsAddOfLE R] : NoZeroDivisors R - WithZero.instNoZeroDivisors π Mathlib.Algebra.GroupWithZero.WithZero
{Ξ± : Type u_1} [Mul Ξ±] : NoZeroDivisors (WithZero Ξ±) - MonoidWithZeroHom.comp_one π Mathlib.Algebra.GroupWithZero.WithZero
{Mβ : Type u_1} {Nβ : Type u_2} {Gβ : Type u_3} [MulZeroOneClass Mβ] [Nontrivial Mβ] [NoZeroDivisors Mβ] [MulZeroOneClass Nβ] [MulZeroOneClass Gβ] [DecidablePred fun x => x = 0] (f : Nβ β*β Gβ) : f.comp 1 = 1 - MonoidWithZeroHom.one_apply_val_unit π Mathlib.Algebra.GroupWithZero.WithZero
{Mβ : Type u_1} {Nβ : Type u_2} [MonoidWithZero Mβ] [MulZeroOneClass Nβ] [DecidablePred fun x => x = 0] [Nontrivial Mβ] [NoZeroDivisors Mβ] (x : MβΛ£) : 1 βx = 1 - MonoidWithZeroHom.apply_one_apply_eq π Mathlib.Algebra.GroupWithZero.WithZero
{Mβ : Type u_1} {Nβ : Type u_2} {Gβ : Type u_3} [MulZeroOneClass Mβ] [Nontrivial Mβ] [NoZeroDivisors Mβ] [MulZeroOneClass Nβ] [MulZeroOneClass Gβ] [DecidablePred fun x => x = 0] (f : Nβ β*β Gβ) (x : Mβ) : f (1 x) = 1 x - pow_add_pow_eq_zero_iff_of_even π Mathlib.Algebra.Order.Ring.Basic
{R : Type u_3} [Semiring R] [LinearOrder R] [IsOrderedRing R] [ExistsAddOfLE R] [NoZeroDivisors R] {n : β} (hn : n β 0) (hn' : Even n) (x y : R) : x ^ n + y ^ n = 0 β x = 0 β§ y = 0 - mul_self_inj_of_nonneg π Mathlib.Algebra.Order.Field.Basic
{Ξ± : Type u_3} [CommRing Ξ±] [NoZeroDivisors Ξ±] [PartialOrder Ξ±] [IsStrictOrderedRing Ξ±] {a b : Ξ±} (a0 : 0 β€ a) (b0 : 0 β€ b) : a * a = b * b β a = b - CanonicallyOrderedAdd.mul_pos π Mathlib.Algebra.Order.Ring.Canonical
{R : Type u} [CommSemiring R] [PartialOrder R] [CanonicallyOrderedAdd R] [NoZeroDivisors R] {a b : R} : 0 < a * b β 0 < a β§ 0 < b - Nonneg.noZeroDivisors π Mathlib.Algebra.Order.Nonneg.Ring
{Ξ± : Type u_1} [Semiring Ξ±] [PartialOrder Ξ±] [IsOrderedRing Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors (Nonneg Ξ±) - MulEquiv.noZeroDivisors π Mathlib.Algebra.Ring.Equiv
{A : Type u_7} (B : Type u_8) [MulZeroClass A] [MulZeroClass B] [NoZeroDivisors B] (e : A β* B) : NoZeroDivisors A - MulEquiv.noZeroDivisors_iff π Mathlib.Algebra.Ring.Equiv
{A : Type u_7} {B : Type u_8} [MulZeroClass A] [MulZeroClass B] (e : A β* B) : NoZeroDivisors A β NoZeroDivisors B - Lex.instNoZeroDivisors π Mathlib.Algebra.Order.GroupWithZero.Synonym
{Ξ± : Type u_1} [Mul Ξ±] [Zero Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors (Lex Ξ±) - OrderDual.instNoZeroDivisors π Mathlib.Algebra.Order.GroupWithZero.Synonym
{Ξ± : Type u_1} [Mul Ξ±] [Zero Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors Ξ±α΅α΅ - WithBot.instSemigroupWithZero π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [SemigroupWithZero Ξ±] [NoZeroDivisors Ξ±] : SemigroupWithZero (WithBot Ξ±) - WithTop.instSemigroupWithZero π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [SemigroupWithZero Ξ±] [NoZeroDivisors Ξ±] : SemigroupWithZero (WithTop Ξ±) - WithBot.instMonoidWithZero π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : MonoidWithZero (WithBot Ξ±) - WithTop.instMonoidWithZero π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : MonoidWithZero (WithTop Ξ±) - WithBot.instNoZeroDivisors π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MulZeroClass Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors (WithBot Ξ±) - WithTop.instNoZeroDivisors π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MulZeroClass Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors (WithTop Ξ±) - WithBot.instCommMonoidWithZero π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommMonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : CommMonoidWithZero (WithBot Ξ±) - WithTop.instCommMonoidWithZero π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommMonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : CommMonoidWithZero (WithTop Ξ±) - WithBot.instNonUnitalSemiring π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [NonUnitalSemiring Ξ±] [Subsingleton (AddUnits Ξ±)] [NoZeroDivisors Ξ±] : NonUnitalSemiring (WithBot Ξ±) - WithBot.instSemiring π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [Semiring Ξ±] [Subsingleton (AddUnits Ξ±)] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : Semiring (WithBot Ξ±) - WithTop.instNonUnitalSemiring π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [NonUnitalSemiring Ξ±] [Subsingleton (AddUnits Ξ±)] [NoZeroDivisors Ξ±] : NonUnitalSemiring (WithTop Ξ±) - WithTop.instSemiring π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [Semiring Ξ±] [Subsingleton (AddUnits Ξ±)] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : Semiring (WithTop Ξ±) - WithBot.instCommSemiring π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommSemiring Ξ±] [Subsingleton (AddUnits Ξ±)] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : CommSemiring (WithBot Ξ±) - WithTop.instCommSemiring π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommSemiring Ξ±] [Subsingleton (AddUnits Ξ±)] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : CommSemiring (WithTop Ξ±) - WithBot.eq_bot_of_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithBot Ξ±} (n : β) (hx : x ^ n = β₯) : x = β₯ - WithBot.pow_ne_bot π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithBot Ξ±} {n : β} (hx : x β β₯) : x ^ n β β₯ - WithTop.eq_top_of_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithTop Ξ±} (n : β) (hx : x ^ n = β€) : x = β€ - WithTop.pow_ne_top π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithTop Ξ±} {n : β} (hx : x β β€) : x ^ n β β€ - WithBot.bot_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {n : β} (hn : n β 0) : β₯ ^ n = β₯ - WithTop.top_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {n : β} (hn : n β 0) : β€ ^ n = β€ - WithBot.coe_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] (a : Ξ±) (n : β) : β(a ^ n) = βa ^ n - WithTop.coe_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] (a : Ξ±) (n : β) : β(a ^ n) = βa ^ n - WithBot.pow_eq_bot_iff π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithBot Ξ±} {n : β} : x ^ n = β₯ β x = β₯ β§ n β 0 - WithBot.pow_ne_bot_iff π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithBot Ξ±} {n : β} : x ^ n β β₯ β x β β₯ β¨ n = 0 - WithTop.pow_eq_top_iff π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithTop Ξ±} {n : β} : x ^ n = β€ β x = β€ β§ n β 0 - WithTop.pow_ne_top_iff π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithTop Ξ±} {n : β} : x ^ n β β€ β x β β€ β¨ n = 0 - WithTop.instIsOrderedRing π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommSemiring Ξ±] [PartialOrder Ξ±] [CanonicallyOrderedAdd Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : IsOrderedRing (WithTop Ξ±) - WithBot.bot_lt_pow π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithBot Ξ±} {n : β} [Preorder Ξ±] (hx : β₯ < x) : β₯ < x ^ n - WithTop.pow_lt_top π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithTop Ξ±} {n : β} [Preorder Ξ±] (hx : x < β€) : x ^ n < β€ - WithBot.instIsOrderedRing π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommSemiring Ξ±] [PartialOrder Ξ±] [IsOrderedRing Ξ±] [CanonicallyOrderedAdd Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] : IsOrderedRing (WithBot Ξ±) - WithBot.bot_lt_pow_iff π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithBot Ξ±} {n : β} [Preorder Ξ±] : β₯ < x ^ n β β₯ < x β¨ n = 0 - WithTop.pow_lt_top_iff π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [MonoidWithZero Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {x : WithTop Ξ±} {n : β} [Preorder Ξ±] : x ^ n < β€ β x < β€ β¨ n = 0 - WithTop.pow_right_strictMono π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommSemiring Ξ±] [PartialOrder Ξ±] [OrderBot Ξ±] [CanonicallyOrderedAdd Ξ±] [PosMulStrictMono Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {n : β} : n β 0 β StrictMono fun a => a ^ n - WithTop.pow_lt_pow_left π Mathlib.Algebra.Order.Ring.WithTop
{Ξ± : Type u_1} [DecidableEq Ξ±] [CommSemiring Ξ±] [PartialOrder Ξ±] [OrderBot Ξ±] [CanonicallyOrderedAdd Ξ±] [PosMulStrictMono Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {a b : WithTop Ξ±} (hab : a < b) {n : β} (hn : n β 0) : a ^ n < b ^ n - instNoZeroDivisorsENat π Mathlib.Data.ENat.Monoid
: NoZeroDivisors ββ - Cardinal.noZeroDivisors π Mathlib.SetTheory.Cardinal.Order
: NoZeroDivisors Cardinal.{u} - add_self_eq_zero π Mathlib.Algebra.Ring.CharZero
{R : Type u_2} [NonAssocSemiring R] [NoZeroDivisors R] [CharZero R] {a : R} : a + a = 0 β a = 0 - CharZero.eq_neg_self_iff π Mathlib.Algebra.Ring.CharZero
{R : Type u_2} [NonAssocRing R] [NoZeroDivisors R] [CharZero R] {a : R} : a = -a β a = 0 - CharZero.neg_eq_self_iff π Mathlib.Algebra.Ring.CharZero
{R : Type u_2} [NonAssocRing R] [NoZeroDivisors R] [CharZero R] {a : R} : -a = a β a = 0 - nat_mul_inj' π Mathlib.Algebra.Ring.CharZero
{R : Type u_2} [NonAssocRing R] [NoZeroDivisors R] [CharZero R] {n : β} {a b : R} (h : βn * a = βn * b) (w : n β 0) : a = b - nat_mul_inj π Mathlib.Algebra.Ring.CharZero
{R : Type u_2} [NonAssocRing R] [NoZeroDivisors R] [CharZero R] {n : β} {a b : R} (h : βn * a = βn * b) : n = 0 β¨ a = b - NonUnitalSubsemiringClass.noZeroDivisors π Mathlib.RingTheory.NonUnitalSubsemiring.Defs
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [SetLike S R] [NonUnitalSubsemiringClass S R] (s : S) [NoZeroDivisors R] : NoZeroDivisors β₯s - SubsemiringClass.noZeroDivisors π Mathlib.Algebra.Ring.Subsemiring.Defs
{R : Type u} {S : Type v} [NonAssocSemiring R] [SetLike S R] [hSR : SubsemiringClass S R] (s : S) [NoZeroDivisors R] : NoZeroDivisors β₯s - Subsemiring.noZeroDivisors π Mathlib.Algebra.Ring.Subsemiring.Defs
{R : Type u} [NonAssocSemiring R] (s : Subsemiring R) [NoZeroDivisors R] : NoZeroDivisors β₯s - Subring.instNoZeroDivisorsSubtypeMem π Mathlib.Algebra.Ring.Subring.Defs
{R : Type u_1} [NonAssocRing R] [NoZeroDivisors R] (s : Subring R) : NoZeroDivisors β₯s - NoZeroDivisors.of_faithfulSMul π Mathlib.Algebra.Algebra.Basic
(R : Type u_1) (A : Type u_3) [CommSemiring R] [Semiring A] [Algebra R A] [FaithfulSMul R A] [NoZeroDivisors A] : NoZeroDivisors R - Associates.instNoZeroDivisors π Mathlib.Algebra.GroupWithZero.Associated
{M : Type u_1} [CommMonoidWithZero M] [IsCancelMulZero M] : NoZeroDivisors (Associates M) - coe_nonZeroDivisorsLeft_eq π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
(Mβ : Type u_1) [MonoidWithZero Mβ] [NoZeroDivisors Mβ] [Nontrivial Mβ] : β(nonZeroDivisorsLeft Mβ) = {x | x β 0} - coe_nonZeroDivisorsRight_eq π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
(Mβ : Type u_1) [MonoidWithZero Mβ] [NoZeroDivisors Mβ] [Nontrivial Mβ] : β(nonZeroDivisorsRight Mβ) = {x | x β 0} - mem_nonZeroDivisors_of_ne_zero π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] {x : Mβ} [NoZeroDivisors Mβ] (hx : x β 0) : x β nonZeroDivisors Mβ - noZeroDivisors_iff_forall_mem_nonZeroDivisors π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] : NoZeroDivisors Mβ β β (x : Mβ), x β 0 β x β nonZeroDivisors Mβ - noZeroDivisors_iff_forall_mem_nonZeroDivisorsLeft π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] : NoZeroDivisors Mβ β β (x : Mβ), x β 0 β x β nonZeroDivisorsLeft Mβ - noZeroDivisors_iff_forall_mem_nonZeroDivisorsRight π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] : NoZeroDivisors Mβ β β (x : Mβ), x β 0 β x β nonZeroDivisorsRight Mβ - mem_nonZeroDivisors_iff_ne_zero π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] {x : Mβ} [NoZeroDivisors Mβ] [Nontrivial Mβ] : x β nonZeroDivisors Mβ β x β 0 - powers_le_nonZeroDivisors_of_noZeroDivisors π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] {x : Mβ} [NoZeroDivisors Mβ] (hx : x β 0) : Submonoid.powers x β€ nonZeroDivisors Mβ - eq_zero_of_ne_zero_of_mul_left_eq_zero π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] {x y : Mβ} [NoZeroDivisors Mβ] (hx : x β 0) (hxy : x * y = 0) : y = 0 - eq_zero_of_ne_zero_of_mul_right_eq_zero π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] {x y : Mβ} [NoZeroDivisors Mβ] (hx : x β 0) (hxy : y * x = 0) : y = 0 - le_nonZeroDivisors_of_noZeroDivisors π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{Mβ : Type u_2} [MonoidWithZero Mβ] [NoZeroDivisors Mβ] {S : Submonoid Mβ} (hS : 0 β S) : S β€ nonZeroDivisors Mβ - nonZeroDivisors_le_comap_nonZeroDivisors_of_injective π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{F : Type u_1} {Mβ : Type u_2} {Mβ' : Type u_3} [MonoidWithZero Mβ] [MonoidWithZero Mβ'] [FunLike F Mβ Mβ'] [NoZeroDivisors Mβ'] [MonoidWithZeroHomClass F Mβ Mβ'] (f : F) (hf : Function.Injective βf) : nonZeroDivisors Mβ β€ Submonoid.comap f (nonZeroDivisors Mβ') - map_mem_nonZeroDivisors π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{F : Type u_1} {Mβ : Type u_2} {Mβ' : Type u_3} [MonoidWithZero Mβ] [MonoidWithZero Mβ'] [FunLike F Mβ Mβ'] [Nontrivial Mβ] [NoZeroDivisors Mβ'] [ZeroHomClass F Mβ Mβ'] (g : F) (hg : Function.Injective βg) {x : Mβ} (h : x β nonZeroDivisors Mβ) : g x β nonZeroDivisors Mβ' - map_le_nonZeroDivisors_of_injective π Mathlib.Algebra.GroupWithZero.NonZeroDivisors
{F : Type u_1} {Mβ : Type u_2} {Mβ' : Type u_3} [MonoidWithZero Mβ] [MonoidWithZero Mβ'] [FunLike F Mβ Mβ'] [NoZeroDivisors Mβ'] [MonoidWithZeroHomClass F Mβ Mβ'] (f : F) (hf : Function.Injective βf) {S : Submonoid Mβ} (hS : S β€ nonZeroDivisors Mβ) : Submonoid.map f S β€ nonZeroDivisors Mβ' - Set.instNoZeroDivisors π Mathlib.Algebra.GroupWithZero.Action.Pointwise.Set
{Ξ± : Type u_1} [Zero Ξ±] [Mul Ξ±] [NoZeroDivisors Ξ±] : NoZeroDivisors (Set Ξ±) - Finset.prod_ne_zero_iff π Mathlib.Algebra.BigOperators.GroupWithZero.Finset
{ΞΉ : Type u_1} {Mβ : Type u_4} [CommMonoidWithZero Mβ] {f : ΞΉ β Mβ} {s : Finset ΞΉ} [Nontrivial Mβ] [NoZeroDivisors Mβ] : β x β s, f x β 0 β β a β s, f a β 0 - Finset.prod_eq_zero_iff π Mathlib.Algebra.BigOperators.GroupWithZero.Finset
{ΞΉ : Type u_1} {Mβ : Type u_4} [CommMonoidWithZero Mβ] {f : ΞΉ β Mβ} {s : Finset ΞΉ} [Nontrivial Mβ] [NoZeroDivisors Mβ] : β x β s, f x = 0 β β a β s, f a = 0 - Finset.support_prod π Mathlib.Algebra.BigOperators.GroupWithZero.Finset
{ΞΉ : Type u_1} {ΞΊ : Type u_2} {Mβ : Type u_4} [CommMonoidWithZero Mβ] [Nontrivial Mβ] [NoZeroDivisors Mβ] (s : Finset ΞΉ) (f : ΞΉ β ΞΊ β Mβ) : (Function.support fun j => β i β s, f i j) = β i β s, Function.support (f i) - List.prod_eq_zero_iff π Mathlib.Algebra.BigOperators.Ring.List
{Mβ : Type u_4} [MonoidWithZero Mβ] [Nontrivial Mβ] [NoZeroDivisors Mβ] {l : List Mβ} : l.prod = 0 β 0 β l - List.prod_ne_zero π Mathlib.Algebra.BigOperators.Ring.List
{Mβ : Type u_4} [MonoidWithZero Mβ] {l : List Mβ} [Nontrivial Mβ] [NoZeroDivisors Mβ] (hL : 0 β l) : l.prod β 0 - Multiset.prod_eq_zero_iff π Mathlib.Algebra.BigOperators.Ring.Multiset
{Mβ : Type u_3} [CommMonoidWithZero Mβ] [NoZeroDivisors Mβ] [Nontrivial Mβ] {s : Multiset Mβ} : s.prod = 0 β 0 β s - Multiset.prod_ne_zero π Mathlib.Algebra.BigOperators.Ring.Multiset
{Mβ : Type u_3} [CommMonoidWithZero Mβ] [NoZeroDivisors Mβ] [Nontrivial Mβ] {s : Multiset Mβ} (h : 0 β s) : s.prod β 0 - Finsupp.prod_ne_zero_iff π Mathlib.Algebra.BigOperators.Finsupp.Basic
{Ξ± : Type u_1} {ΞΉ : Type u_2} {Ξ² : Type u_7} [Zero Ξ±] [CommMonoidWithZero Ξ²] [Nontrivial Ξ²] [NoZeroDivisors Ξ²] {f : ΞΉ ββ Ξ±} {g : ΞΉ β Ξ± β Ξ²} : f.prod g β 0 β β i β f.support, g i (f i) β 0 - Finsupp.prod_eq_zero_iff π Mathlib.Algebra.BigOperators.Finsupp.Basic
{Ξ± : Type u_1} {ΞΉ : Type u_2} {Ξ² : Type u_7} [Zero Ξ±] [CommMonoidWithZero Ξ²] [Nontrivial Ξ²] [NoZeroDivisors Ξ²] {f : ΞΉ ββ Ξ±} {g : ΞΉ β Ξ± β Ξ²} : f.prod g = 0 β β i β f.support, g i (f i) = 0 - Function.support_mul π Mathlib.Algebra.GroupWithZero.Indicator
{ΞΉ : Type u_1} {Mβ : Type u_4} [MulZeroClass Mβ] [NoZeroDivisors Mβ] (f g : ΞΉ β Mβ) : (Function.support fun x => f x * g x) = Function.support f β© Function.support g - Function.support_mul_of_ne_zero_left π Mathlib.Algebra.GroupWithZero.Indicator
{ΞΉ : Type u_1} {Mβ : Type u_4} [MulZeroClass Mβ] [NoZeroDivisors Mβ] {f : ΞΉ β Mβ} (hf : β (x : ΞΉ), f x β 0) (g : ΞΉ β Mβ) : (Function.support fun x => f x * g x) = Function.support g - Function.support_mul_of_ne_zero_right π Mathlib.Algebra.GroupWithZero.Indicator
{ΞΉ : Type u_1} {Mβ : Type u_4} [MulZeroClass Mβ] [NoZeroDivisors Mβ] (f : ΞΉ β Mβ) {g : ΞΉ β Mβ} (hg : β (x : ΞΉ), g x β 0) : (Function.support fun x => f x * g x) = Function.support f - Function.support_mul' π Mathlib.Algebra.GroupWithZero.Indicator
{ΞΉ : Type u_1} {Mβ : Type u_4} [MulZeroClass Mβ] [NoZeroDivisors Mβ] (f g : ΞΉ β Mβ) : Function.support (f * g) = Function.support f β© Function.support g - AbsoluteValue.trivial π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_4} [Semiring R] [DecidablePred fun x => x = 0] [NoZeroDivisors R] {S : Type u_5} [Semiring S] [PartialOrder S] [IsOrderedRing S] [Nontrivial S] : AbsoluteValue R S - IsAbsoluteValue.abv_neg π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [NoZeroDivisors S] [Ring R] (abv : R β S) [IsAbsoluteValue abv] (a : R) : abv (-a) = abv a - AbsoluteValue.isNontrivial_iff_ne_trivial π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_4} [Semiring R] {S : Type u_5} [Semiring S] [PartialOrder S] [IsOrderedRing S] [DecidablePred fun x => x = 0] [NoZeroDivisors R] [Nontrivial S] (v : AbsoluteValue R S) : v.IsNontrivial β v β AbsoluteValue.trivial - AbsoluteValue.addGroupSeminormClass π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] [NoZeroDivisors S] : AddGroupSeminormClass (AbsoluteValue R S) R S - AbsoluteValue.instMulRingNormClassOfNontrivialOfIsDomain π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] [NoZeroDivisors S] [Nontrivial R] [IsDomain S] : MulRingNormClass (AbsoluteValue R S) R S - IsAbsoluteValue.abv_sub π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [NoZeroDivisors S] [Ring R] (abv : R β S) [IsAbsoluteValue abv] (a b : R) : abv (a - b) = abv (b - a) - AbsoluteValue.trivial_apply π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_4} [Semiring R] [DecidablePred fun x => x = 0] [NoZeroDivisors R] {S : Type u_5} [Semiring S] [PartialOrder S] [IsOrderedRing S] [Nontrivial S] {x : R} (hx : x β 0) : AbsoluteValue.trivial x = 1 - AbsoluteValue.map_neg π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] (abv : AbsoluteValue R S) [NoZeroDivisors S] (a : R) : abv (-a) = abv a - AbsoluteValue.apply_natAbs_eq π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] (abv : AbsoluteValue R S) [NoZeroDivisors S] (x : β€) : abv βx.natAbs = abv βx - AbsoluteValue.map_sub π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] (abv : AbsoluteValue R S) [NoZeroDivisors S] (a b : R) : abv (a - b) = abv (b - a) - AbsoluteValue.le_add π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] (abv : AbsoluteValue R S) [NoZeroDivisors S] (a b : R) : abv a - abv b β€ abv (a + b) - AbsoluteValue.sub_le_add π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] (abv : AbsoluteValue R S) [NoZeroDivisors S] (a b : R) : abv (a - b) β€ abv a + abv b - AbsoluteValue.eq_on_nat_iff_eq_on_int π Mathlib.Algebra.Order.AbsoluteValue.Basic
{R : Type u_2} {S : Type u_3} [CommRing S] [PartialOrder S] [IsOrderedRing S] [Ring R] [NoZeroDivisors S] {f g : AbsoluteValue R S} : (β (n : β), f βn = g βn) β β (n : β€), f βn = g βn - CanonicallyOrderedAdd.list_prod_pos π Mathlib.Algebra.Order.BigOperators.Ring.List
{Ξ± : Type u_2} [CommSemiring Ξ±] [PartialOrder Ξ±] [CanonicallyOrderedAdd Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {l : List Ξ±} : 0 < l.prod β β x β l, 0 < x - CanonicallyOrderedAdd.multiset_prod_pos π Mathlib.Algebra.Order.BigOperators.Ring.Multiset
{R : Type u_1} [CommSemiring R] [PartialOrder R] [CanonicallyOrderedAdd R] [NoZeroDivisors R] [Nontrivial R] {m : Multiset R} : 0 < m.prod β β x β m, 0 < x - Mathlib.Meta.Positivity.prod_ne_zero π Mathlib.Algebra.Order.BigOperators.Ring.Finset
{ΞΉ : Type u_1} {Mβ : Type u_4} [CommMonoidWithZero Mβ] {f : ΞΉ β Mβ} {s : Finset ΞΉ} [Nontrivial Mβ] [NoZeroDivisors Mβ] : (β a β s, f a β 0) β β x β s, f x β 0 - CanonicallyOrderedAdd.prod_pos π Mathlib.Algebra.Order.BigOperators.Ring.Finset
{ΞΉ : Type u_1} {R : Type u_2} [CommSemiring R] [PartialOrder R] [CanonicallyOrderedAdd R] {f : ΞΉ β R} {s : Finset ΞΉ} [NoZeroDivisors R] [Nontrivial R] : 0 < β i β s, f i β β i β s, 0 < f i - finsum_mul π Mathlib.Algebra.BigOperators.Finprod
{Ξ± : Type u_1} {R : Type u_7} [NonUnitalNonAssocSemiring R] [NoZeroDivisors R] (f : Ξ± β R) (r : R) : (βαΆ (a : Ξ±), f a) * r = βαΆ (a : Ξ±), f a * r - mul_finsum π Mathlib.Algebra.BigOperators.Finprod
{Ξ± : Type u_1} {R : Type u_7} [NonUnitalNonAssocSemiring R] [NoZeroDivisors R] (f : Ξ± β R) (r : R) : r * βαΆ (a : Ξ±), f a = βαΆ (a : Ξ±), r * f a - finprod_ne_zero π Mathlib.Algebra.BigOperators.Finprod
{Ξ± : Type u_1} {Mβ : Type u_7} [CommMonoidWithZero Mβ] [Nontrivial Mβ] [NoZeroDivisors Mβ] {f : Ξ± β Mβ} (h : β (i : Ξ±), f i β 0) : βαΆ (i : Ξ±), f i β 0 - finprod_apply_ne_zero π Mathlib.Algebra.BigOperators.Finprod
{ΞΉ : Type u_7} {Nβ : Type u_8} {Mβ : Type u_9} [CommMonoidWithZero Mβ] [Nontrivial Mβ] [NoZeroDivisors Mβ] {n : Nβ} {f : ΞΉ β Nβ β Mβ} (h : β (i : ΞΉ), f i n β 0) : (βαΆ (i : ΞΉ), f i) n β 0 - finsum_mem_mul π Mathlib.Algebra.BigOperators.Finprod
{Ξ± : Type u_1} {R : Type u_7} [NonUnitalNonAssocSemiring R] [NoZeroDivisors R] {s : Set Ξ±} (f : Ξ± β R) (r : R) : (βαΆ (a : Ξ±) (_ : a β s), f a) * r = βαΆ (a : Ξ±) (_ : a β s), f a * r - mul_finsum_mem π Mathlib.Algebra.BigOperators.Finprod
{Ξ± : Type u_1} {R : Type u_7} [NonUnitalNonAssocSemiring R] [NoZeroDivisors R] {s : Set Ξ±} (f : Ξ± β R) (r : R) : r * βαΆ (a : Ξ±) (_ : a β s), f a = βαΆ (a : Ξ±) (_ : a β s), r * f a - Ideal.isPrime_bot π Mathlib.RingTheory.Ideal.Prime
{Ξ± : Type u} [Semiring Ξ±] [Nontrivial Ξ±] [NoZeroDivisors Ξ±] : β₯.IsPrime - Ideal.primeCompl_bot π Mathlib.RingTheory.Ideal.Prime
{Ξ± : Type u} [Semiring Ξ±] [Nontrivial Ξ±] [NoZeroDivisors Ξ±] : β₯.primeCompl = nonZeroDivisors Ξ± - Ideal.isPrime_iff_of_isPrincipalIdealRing_of_noZeroDivisors π Mathlib.RingTheory.Ideal.Maximal
{Ξ± : Type u} [CommSemiring Ξ±] [IsPrincipalIdealRing Ξ±] [NoZeroDivisors Ξ±] [Nontrivial Ξ±] {P : Ideal Ξ±} : P.IsPrime β P = β₯ β¨ β p, Prime p β§ P = Ideal.span {p} - Ideal.Quotient.noZeroDivisors π Mathlib.RingTheory.Ideal.Quotient.Basic
{R : Type u_3} [Ring R] (I : Ideal R) [I.IsTwoSided] [hI : I.IsPrime] : NoZeroDivisors (R β§Έ I) - NoZeroDivisors.toNoZeroSMulDivisors π Mathlib.Algebra.NoZeroSMulDivisors.Defs
{R : Type u_1} [Zero R] [Mul R] [NoZeroDivisors R] : NoZeroSMulDivisors R R - Ordinal.noZeroDivisors π Mathlib.SetTheory.Ordinal.Arithmetic
: NoZeroDivisors Ordinal.{u_4} - DFinsupp.prod_ne_zero_iff π Mathlib.Data.DFinsupp.BigOperators
{ΞΉ : Type u} {Ξ³ : Type w} {Ξ² : ΞΉ β Type v} [DecidableEq ΞΉ] [(i : ΞΉ) β Zero (Ξ² i)] [CommMonoidWithZero Ξ³] [Nontrivial Ξ³] [NoZeroDivisors Ξ³] [(i : ΞΉ) β DecidableEq (Ξ² i)] {f : Ξ β (i : ΞΉ), Ξ² i} {g : (i : ΞΉ) β Ξ² i β Ξ³} : f.prod g β 0 β β i β f.support, g i (f i) β 0 - DFinsupp.prod_eq_zero_iff π Mathlib.Data.DFinsupp.BigOperators
{ΞΉ : Type u} {Ξ³ : Type w} {Ξ² : ΞΉ β Type v} [DecidableEq ΞΉ] [(i : ΞΉ) β Zero (Ξ² i)] [CommMonoidWithZero Ξ³] [Nontrivial Ξ³] [NoZeroDivisors Ξ³] [(i : ΞΉ) β DecidableEq (Ξ² i)] {f : Ξ β (i : ΞΉ), Ξ² i} {g : (i : ΞΉ) β Ξ² i β Ξ³} : f.prod g = 0 β β i β f.support, g i (f i) = 0 - AddMonoidAlgebra.instNoZeroDivisorsOfUniqueSums π Mathlib.Algebra.MonoidAlgebra.NoZeroDivisors
{R : Type u_1} {A : Type u_2} [Semiring R] [NoZeroDivisors R] [Add A] [UniqueSums A] : NoZeroDivisors (AddMonoidAlgebra R A) - MonoidAlgebra.instNoZeroDivisorsOfUniqueProds π Mathlib.Algebra.MonoidAlgebra.NoZeroDivisors
{R : Type u_1} {A : Type u_2} [Semiring R] [NoZeroDivisors R] [Mul A] [UniqueProds A] : NoZeroDivisors (MonoidAlgebra R A) - Polynomial.instNoZeroDivisors π Mathlib.Algebra.Polynomial.Basic
{R : Type u} [Semiring R] [NoZeroDivisors R] : NoZeroDivisors (Polynomial R) - Polynomial.noZeroDivisors_iff π Mathlib.Algebra.Polynomial.Basic
{R : Type u} [Semiring R] : NoZeroDivisors (Polynomial R) β NoZeroDivisors R - AlgHom.eq_piEvalAlgHom π Mathlib.LinearAlgebra.StdBasis
{k : Type u_1} {G : Type u_2} [CommSemiring k] [NoZeroDivisors k] [Nontrivial k] [Finite G] (Ο : (G β k) ββ[k] k) : β s, Ο = Pi.evalAlgHom k (fun i => k) s - SetSemiring.instNoZeroDivisors π Mathlib.Data.Set.Semiring
{Ξ± : Type u_1} [Mul Ξ±] : NoZeroDivisors (SetSemiring Ξ±) - Submodule.instNoZeroDivisors π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] [IsScalarTower R A A] [NoZeroDivisors A] : NoZeroDivisors (Submodule R A) - Submodule.mul_eq_bot π Mathlib.Algebra.Algebra.Operations
{R : Type u} [Semiring R] {A : Type v} [Semiring A] [Module R A] [IsScalarTower R A A] [NoZeroDivisors A] {M N : Submodule R A} : M * N = β₯ β M = β₯ β¨ N = β₯ - Ideal.isRadical_bot_of_noZeroDivisors π Mathlib.RingTheory.Ideal.Operations
{R : Type u_2} [CommSemiring R] [NoZeroDivisors R] : β₯.IsRadical - Ideal.primeCompl_le_nonZeroDivisors π Mathlib.RingTheory.Ideal.Operations
{R : Type u_1} [CommSemiring R] [NoZeroDivisors R] (P : Ideal R) [P.IsPrime] : P.primeCompl β€ nonZeroDivisors R - Ideal.inf_ne_bot_of_ne_bot π Mathlib.RingTheory.Ideal.Operations
{R : Type u} [Semiring R] [NoZeroDivisors R] {I J : Ideal R} [I.IsTwoSided] (hI : I β β₯) (hJ : J β β₯) : I β J β β₯ - Ideal.mul_eq_bot π Mathlib.RingTheory.Ideal.Operations
{R : Type u} [Semiring R] {I J : Ideal R} [NoZeroDivisors R] : I * J = β₯ β I = β₯ β¨ J = β₯ - Ideal.span_singleton_nonZeroDivisors π Mathlib.RingTheory.Ideal.Operations
{R : Type u_1} [CommSemiring R] [NoZeroDivisors R] {r : R} : Ideal.span {r} β nonZeroDivisors (Ideal R) β r β nonZeroDivisors R - Matrix.vecMulVec_ne_zero π Mathlib.Data.Matrix.Mul
{n : Type u_3} {Ξ± : Type v} [Mul Ξ±] [Zero Ξ±] [NoZeroDivisors Ξ±] {a b : n β Ξ±} (ha : a β 0) (hb : b β 0) : Matrix.vecMulVec a b β 0 - Matrix.vecMulVec_eq_zero π Mathlib.Data.Matrix.Mul
{n : Type u_3} {Ξ± : Type v} [MulZeroClass Ξ±] [NoZeroDivisors Ξ±] {a b : n β Ξ±} : Matrix.vecMulVec a b = 0 β a = 0 β¨ b = 0 - NonUnitalSubalgebra.noZeroDivisors π Mathlib.Algebra.Algebra.NonUnitalSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [NonUnitalSemiring A] [NoZeroDivisors A] [Module R A] (S : NonUnitalSubalgebra R A) : NoZeroDivisors β₯S - Subalgebra.noZeroDivisors π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [NoZeroDivisors A] [Algebra R A] (S : Subalgebra R A) : NoZeroDivisors β₯S - Submonoid.LocalizationMap.noZeroDivisors π Mathlib.GroupTheory.MonoidLocalization.MonoidWithZero
{M : Type u_1} [CommMonoidWithZero M] {S : Submonoid M} {N : Type u_2} [CommMonoidWithZero N] (f : S.LocalizationMap N) [NoZeroDivisors M] : NoZeroDivisors N - OreLocalization.instGroupWithZeroNonZeroDivisors π Mathlib.RingTheory.OreLocalization.NonZeroDivisors
{R : Type u_1} [MonoidWithZero R] [Nontrivial R] [OreLocalization.OreSet (nonZeroDivisors R)] [NoZeroDivisors R] : GroupWithZero (OreLocalization (nonZeroDivisors R) R) - OreLocalization.inv' π Mathlib.RingTheory.OreLocalization.NonZeroDivisors
{R : Type u_1} [MonoidWithZero R] [Nontrivial R] [OreLocalization.OreSet (nonZeroDivisors R)] [NoZeroDivisors R] : Inv (OreLocalization (nonZeroDivisors R) R) - OreLocalization.instCommGroupWithZeroNonZeroDivisors π Mathlib.RingTheory.OreLocalization.NonZeroDivisors
{R : Type u_1} [CommMonoidWithZero R] [Nontrivial R] [OreLocalization.OreSet (nonZeroDivisors R)] [NoZeroDivisors R] : CommGroupWithZero (OreLocalization (nonZeroDivisors R) R)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c