Loogle!
Result
Found 115 declarations mentioning List.TFAE.
- List.TFAE ๐ Mathlib.Data.List.TFAE
(l : List Prop) : Prop - List.tfae_nil ๐ Mathlib.Data.List.TFAE
: [].TFAE - List.tfae_singleton ๐ Mathlib.Data.List.TFAE
(p : Prop) : [p].TFAE - List.tfae_reverse ๐ Mathlib.Data.List.TFAE
{l : List Prop} : l.reverse.TFAE โ l.TFAE - List.TFAE.not ๐ Mathlib.Data.List.TFAE
{l : List Prop} : l.TFAE โ (List.map Not l).TFAE - List.tfae_not_iff ๐ Mathlib.Data.List.TFAE
{l : List Prop} : (List.map Not l).TFAE โ l.TFAE - List.Perm.tfae_iff ๐ Mathlib.Data.List.TFAE
{lโ lโ : List Prop} (h : lโ.Perm lโ) : lโ.TFAE โ lโ.TFAE - List.TFAE.subset ๐ Mathlib.Data.List.TFAE
{lโ lโ : List Prop} (h : lโ.TFAE) (hl : lโ โ lโ) : lโ.TFAE - List.tfae_of_forall ๐ Mathlib.Data.List.TFAE
{b : Prop} {l : List Prop} (h : โ a โ l, a โ b) : l.TFAE - List.tfae_congr ๐ Mathlib.Data.List.TFAE
{lโ lโ : List Prop} (hโโ : lโ โ lโ) (hโโ : lโ โ lโ) : lโ.TFAE โ lโ.TFAE - List.forall_tfae ๐ Mathlib.Data.List.TFAE
{ฮฑ : Type u_1} (l : List (ฮฑ โ Prop)) (H : โ (a : ฮฑ), (List.map (fun p => p a) l).TFAE) : (List.map (fun p => โ (a : ฮฑ), p a) l).TFAE - List.exists_tfae ๐ Mathlib.Data.List.TFAE
{ฮฑ : Type u_1} (l : List (ฮฑ โ Prop)) (H : โ (a : ฮฑ), (List.map (fun p => p a) l).TFAE) : (List.map (fun p => โ a, p a) l).TFAE - List.TFAE.out ๐ Mathlib.Data.List.TFAE
{l : List Prop} (h : l.TFAE) (i j : โ) {a b : Prop} (hโ : l[i - 1]? = some a := by rfl) (hโ : l[j - 1]? = some b := by rfl) : autoParam (i โ 0) List.TFAE.out._auto_5 โ autoParam (j โ 0) List.TFAE.out._auto_7 โ (a โ b) - List.tfae_iff_pairwise ๐ Mathlib.Data.List.Pairwise
{l : List Prop} : l.TFAE โ List.Pairwise (fun x1 x2 => x1 โ x2) l - List.tfae_cons_self ๐ Mathlib.Data.List.Pairwise
{a : Prop} {l : List Prop} : (a :: a :: l).TFAE โ (a :: l).TFAE - List.tfae_cons_of_mem ๐ Mathlib.Data.List.Pairwise
{a : Prop} {l : List Prop} (h : a โ l) : (a :: l).TFAE โ l.TFAE - List.tfae_cons_cons ๐ Mathlib.Data.List.Pairwise
{a b : Prop} {l : List Prop} : (a :: b :: l).TFAE โ (a โ b) โง (b :: l).TFAE - List.tfae_cons ๐ Mathlib.Data.List.Pairwise
{a b : Prop} {l : List Prop} (h : b โ l) : (a :: l).TFAE โ (a โ b) โง l.TFAE - List.tfae_of_cycle ๐ Mathlib.Data.List.Pairwise
{a b : Prop} {l : List Prop} (h_chain : List.IsChain (fun x1 x2 => x1 โ x2) (a :: b :: l)) (h_last : l.getLastD b โ a) : (a :: b :: l).TFAE - List.tfae_concat_of_mem ๐ Mathlib.Data.List.Pairwise
{a : Prop} {l : List Prop} (h : a โ l) : (l ++ [a]).TFAE โ l.TFAE - List.tfae_concat ๐ Mathlib.Data.List.Pairwise
{a b : Prop} {l : List Prop} (h : b โ l) : (l ++ [a]).TFAE โ (a โ b) โง l.TFAE - List.tfae_append ๐ Mathlib.Data.List.Pairwise
{lโ lโ : List Prop} : (lโ ++ lโ).TFAE โ lโ.TFAE โง lโ.TFAE โง โ a โ lโ, โ b โ lโ, a โ b - List.tfae_append_of_mem ๐ Mathlib.Data.List.Pairwise
{a b : Prop} {lโ lโ : List Prop} (ha : a โ lโ) (hb : b โ lโ) : (lโ ++ lโ).TFAE โ (a โ b) โง lโ.TFAE โง lโ.TFAE - noZeroDivisors_tfae ๐ Mathlib.Algebra.Ring.Basic
{R : Type u_3} [NonUnitalNonAssocRing R] : [NoZeroDivisors R, IsLeftCancelMulZero R, IsRightCancelMulZero R, IsCancelMulZero R].TFAE - Set.WellFoundedOn.acc_iff_wellFoundedOn ๐ Mathlib.Order.WellFoundedSet
{ฮฑ : Type u_6} {r : ฮฑ โ ฮฑ โ Prop} {a : ฮฑ} : [Acc r a, {b | Relation.ReflTransGen r b a}.WellFoundedOn r, {b | Relation.TransGen r b a}.WellFoundedOn r].TFAE - CompleteLattice.wellFoundedGT_characterisations ๐ Mathlib.Order.CompactlyGenerated.Basic
(ฮฑ : Type u_2) [CompleteLattice ฮฑ] : [WellFoundedGT ฮฑ, CompleteLattice.IsSupFiniteCompact ฮฑ, CompleteLattice.IsSupClosedCompact ฮฑ, โ (k : ฮฑ), IsCompactElement k].TFAE - Function.Exact.split_tfae ๐ Mathlib.Algebra.Exact.Basic
{R : Type u_8} {M : Type u_9} {N : Type u_10} {P : Type u_11} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M โโ[R] N} {g : N โโ[R] P} (h : Function.Exact โf โg) (hf : Function.Injective โf) (hg : Function.Surjective โg) : [โ l, g โโ l = LinearMap.id, โ l, l โโ f = LinearMap.id, โ e, f = โe.symm โโ LinearMap.inl R M P โง g = LinearMap.snd R M P โโ โe].TFAE - Function.Exact.split_tfae' ๐ Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M โโ[R] N} {g : N โโ[R] P} (h : Function.Exact โf โg) : [Function.Injective โf โง โ l, g โโ l = LinearMap.id, Function.Surjective โg โง โ l, l โโ f = LinearMap.id, โ e, f = โe.symm โโ LinearMap.inl R M P โง g = LinearMap.snd R M P โโ โe].TFAE - Ideal.isCoprime_tfae ๐ Mathlib.RingTheory.Ideal.Operations
{R : Type u} [CommSemiring R] {I J : Ideal R} : [IsCoprime I J, Codisjoint I J, I + J = 1, โ i โ I, โ j โ J, i + j = 1, I โ J = โค].TFAE - IsLocalRing.local_hom_TFAE ๐ Mathlib.RingTheory.LocalRing.RingHom.Basic
{R : Type u_1} {S : Type u_2} [CommSemiring R] [IsLocalRing R] [CommSemiring S] [IsLocalRing S] (f : R โ+* S) : [IsLocalHom f, โf '' โ(IsLocalRing.maximalIdeal R) โ โ(IsLocalRing.maximalIdeal S), Ideal.map f (IsLocalRing.maximalIdeal R) โค IsLocalRing.maximalIdeal S, IsLocalRing.maximalIdeal R โค Ideal.comap f (IsLocalRing.maximalIdeal S), Ideal.comap f (IsLocalRing.maximalIdeal S) = IsLocalRing.maximalIdeal R].TFAE - CategoryTheory.Abelian.tfae_epi ๐ Mathlib.CategoryTheory.Abelian.Exact
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] [CategoryTheory.Abelian C] {X Y : C} (f : X โถ Y) (Z : C) : [CategoryTheory.Epi f, CategoryTheory.Limits.cokernel.ฯ f = 0, { Xโ := X, Xโ := Y, Xโ := Z, f := f, g := 0, zero := โฏ }.Exact].TFAE - CategoryTheory.Abelian.tfae_mono ๐ Mathlib.CategoryTheory.Abelian.Exact
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] [CategoryTheory.Abelian C] {X Y : C} (f : X โถ Y) (Z : C) : [CategoryTheory.Mono f, CategoryTheory.Limits.kernel.ฮน f = 0, { Xโ := Z, Xโ := X, Xโ := Y, f := 0, g := f, zero := โฏ }.Exact].TFAE - CategoryTheory.Functor.exact_tfae ๐ Mathlib.Algebra.Homology.ShortComplex.ExactFunctor
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] [CategoryTheory.Abelian C] [CategoryTheory.Abelian D] (F : CategoryTheory.Functor C D) [F.Additive] : [โ (S : CategoryTheory.ShortComplex C), S.ShortExact โ (S.map F).ShortExact, โ (S : CategoryTheory.ShortComplex C), S.Exact โ (S.map F).Exact, F.PreservesHomology, CategoryTheory.Limits.PreservesFiniteLimits F โง CategoryTheory.Limits.PreservesFiniteColimits F].TFAE - CategoryTheory.Functor.preservesFiniteColimits_tfae ๐ Mathlib.Algebra.Homology.ShortComplex.ExactFunctor
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] [CategoryTheory.Abelian C] [CategoryTheory.Abelian D] (F : CategoryTheory.Functor C D) [F.Additive] : [โ (S : CategoryTheory.ShortComplex C), S.ShortExact โ (S.map F).Exact โง CategoryTheory.Epi (F.map S.g), โ (S : CategoryTheory.ShortComplex C), S.Exact โง CategoryTheory.Epi S.g โ (S.map F).Exact โง CategoryTheory.Epi (F.map S.g), โ โฆX Y : Cโฆ (f : X โถ Y), CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f 0) F, CategoryTheory.Limits.PreservesFiniteColimits F].TFAE - CategoryTheory.Functor.preservesFiniteLimits_tfae ๐ Mathlib.Algebra.Homology.ShortComplex.ExactFunctor
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] [CategoryTheory.Abelian C] [CategoryTheory.Abelian D] (F : CategoryTheory.Functor C D) [F.Additive] : [โ (S : CategoryTheory.ShortComplex C), S.ShortExact โ (S.map F).Exact โง CategoryTheory.Mono (F.map S.f), โ (S : CategoryTheory.ShortComplex C), S.Exact โง CategoryTheory.Mono S.f โ (S.map F).Exact โง CategoryTheory.Mono (F.map S.f), โ โฆX Y : Cโฆ (f : X โถ Y), CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.parallelPair f 0) F, CategoryTheory.Limits.PreservesFiniteLimits F].TFAE - AddCommGroup.tfae_modEq ๐ Mathlib.Algebra.Order.ToIntervalMod
{ฮฑ : Type u_1} [AddCommGroup ฮฑ] [LinearOrder ฮฑ] [IsOrderedAddMonoid ฮฑ] [hฮฑ : Archimedean ฮฑ] {p : ฮฑ} (hp : 0 < p) (a b : ฮฑ) : [a โก b [PMOD p], โ (z : โค), b - z โข p โ Set.Ioo a (a + p), toIcoMod hp a b โ toIocMod hp a b, toIcoMod hp a b + p = toIocMod hp a b].TFAE - specializes_TFAE ๐ Mathlib.Topology.Inseparable
{X : Type u_1} [TopologicalSpace X] (x y : X) : [x โคณ y, pure x โค nhds y, โ (s : Set X), IsOpen s โ y โ s โ x โ s, โ (s : Set X), IsClosed s โ x โ s โ y โ s, y โ closure {x}, closure {y} โ closure {x}, ClusterPt y (pure x)].TFAE - t1Space_TFAE ๐ Mathlib.Topology.Separation.Basic
(X : Type u) [TopologicalSpace X] : [T1Space X, โ (x : X), IsClosed {x}, โ (x : X), IsOpen {x}แถ, Continuous โCofiniteTopology.of, โ โฆx y : Xโฆ, x โ y โ {y}แถ โ nhds x, โ โฆx y : Xโฆ, x โ y โ โ s โ nhds x, y โ s, โ โฆx y : Xโฆ, x โ y โ โ U, IsOpen U โง x โ U โง y โ U, โ โฆx y : Xโฆ, x โ y โ Disjoint (nhds x) (pure y), โ โฆx y : Xโฆ, x โ y โ Disjoint (pure x) (nhds y), โ โฆx y : Xโฆ, x โคณ y โ x = y, T0Space X โง R0Space X].TFAE - regularSpace_TFAE ๐ Mathlib.Topology.Separation.Regular
(X : Type u) [TopologicalSpace X] : [RegularSpace X, โ (s : Set X), โ x โ closure s, Disjoint (nhdsSet s) (nhds x), โ (x : X) (s : Set X), Disjoint (nhdsSet s) (nhds x) โ x โ closure s, โ (x : X), โ s โ nhds x, โ t โ nhds x, IsClosed t โง t โ s, โ (x : X), (nhds x).lift' closure โค nhds x, โ (x : X), (nhds x).lift' closure = nhds x].TFAE - tendstoLocallyUniformlyOn_TFAE ๐ Mathlib.Topology.UniformSpace.LocallyUniformConvergence
{ฮฑ : Type u_1} {ฮฒ : Type u_2} {ฮน : Type u_4} [TopologicalSpace ฮฑ] [UniformSpace ฮฒ] {s : Set ฮฑ} [LocallyCompactSpace ฮฑ] (G : ฮน โ ฮฑ โ ฮฒ) (g : ฮฑ โ ฮฒ) (p : Filter ฮน) (hs : IsOpen s) : [TendstoLocallyUniformlyOn G g p s, โ K โ s, IsCompact K โ TendstoUniformlyOn G g p K, โ x โ s, โ v โ nhdsWithin x s, TendstoUniformlyOn G g p v].TFAE - TFAE_mem_nhdsGE ๐ Mathlib.Topology.Order.LeftRightNhds
{ฮฑ : Type u_1} [TopologicalSpace ฮฑ] [LinearOrder ฮฑ] [OrderTopology ฮฑ] {a b : ฮฑ} (hab : a < b) (s : Set ฮฑ) : [s โ nhdsWithin a (Set.Ici a), s โ nhdsWithin a (Set.Icc a b), s โ nhdsWithin a (Set.Ico a b), โ u โ Set.Ioc a b, Set.Ico a u โ s, โ u โ Set.Ioi a, Set.Ico a u โ s].TFAE - TFAE_mem_nhdsGT ๐ Mathlib.Topology.Order.LeftRightNhds
{ฮฑ : Type u_1} [TopologicalSpace ฮฑ] [LinearOrder ฮฑ] [OrderTopology ฮฑ] {a b : ฮฑ} (hab : a < b) (s : Set ฮฑ) : [s โ nhdsWithin a (Set.Ioi a), s โ nhdsWithin a (Set.Ioc a b), s โ nhdsWithin a (Set.Ioo a b), โ u โ Set.Ioc a b, Set.Ioo a u โ s, โ u โ Set.Ioi a, Set.Ioo a u โ s].TFAE - TFAE_mem_nhdsLE ๐ Mathlib.Topology.Order.LeftRightNhds
{ฮฑ : Type u_1} [TopologicalSpace ฮฑ] [LinearOrder ฮฑ] [OrderTopology ฮฑ] {a b : ฮฑ} (h : a < b) (s : Set ฮฑ) : [s โ nhdsWithin b (Set.Iic b), s โ nhdsWithin b (Set.Icc a b), s โ nhdsWithin b (Set.Ioc a b), โ l โ Set.Ico a b, Set.Ioc l b โ s, โ l โ Set.Iio b, Set.Ioc l b โ s].TFAE - TFAE_mem_nhdsLT ๐ Mathlib.Topology.Order.LeftRightNhds
{ฮฑ : Type u_1} [TopologicalSpace ฮฑ] [LinearOrder ฮฑ] [OrderTopology ฮฑ] {a b : ฮฑ} (h : a < b) (s : Set ฮฑ) : [s โ nhdsWithin b (Set.Iio b), s โ nhdsWithin b (Set.Ico a b), s โ nhdsWithin b (Set.Ioo a b), โ l โ Set.Ico a b, Set.Ioo l b โ s, โ l โ Set.Iio b, Set.Ioo l b โ s].TFAE - isLocallyClosed_tfae ๐ Mathlib.Topology.LocallyClosed
{X : Type u_1} [TopologicalSpace X] (s : Set X) : [IsLocallyClosed s, โ x โ s, IsLocallyClosedAt s x, โ x โ coborder s, IsLocallyClosedAt s x, IsOpen (coborder s), โ U, IsOpen U โง s = U โฉ closure s, IsOpen (Subtype.val โปยน' s)].TFAE - isLocallyClosedAt_tfae ๐ Mathlib.Topology.LocallyClosed
{X : Type u_1} [TopologicalSpace X] (s : Set X) (x : X) : [IsLocallyClosedAt s x, โ U โ nhds x, IsClosed (Subtype.val โปยน' s), โ U โ nhds x, U โฉ closure s โ s, โ U โ nhds x, U โฉ s = U โฉ closure s, โ Z, IsClosed Z โง s =แถ [nhds x] Z, s =แถ [nhds x] closure s, closure s โคแถ [nhds x] s, s โ nhdsWithin x (closure s), coborder s โ nhds x].TFAE - TopologicalSpace.noetherianSpace_TFAE ๐ Mathlib.Topology.NoetherianSpace
(ฮฑ : Type u_1) [TopologicalSpace ฮฑ] : [TopologicalSpace.NoetherianSpace ฮฑ, WellFoundedLT (TopologicalSpace.Closeds ฮฑ), โ (s : Set ฮฑ), IsCompact s, โ (s : TopologicalSpace.Opens ฮฑ), IsCompact โs].TFAE - IsSemisimpleModule.finite_tfae ๐ Mathlib.RingTheory.FiniteLength
{R : Type u_1} [Ring R] {M : Type u_2} [AddCommGroup M] [Module R M] [IsSemisimpleModule R M] : [Module.Finite R M, IsNoetherian R M, IsArtinian R M, IsFiniteLength R M, โ s, s.Finite โง sSupIndep s โง sSup s = โค โง โ m โ s, IsSimpleModule R โฅm].TFAE - Valuation.isEquiv_tfae ๐ Mathlib.RingTheory.Valuation.Basic
{K : Type u_1} [DivisionRing K] {ฮโ : Type u_4} {ฮ'โ : Type u_5} [LinearOrderedCommGroupWithZero ฮโ] [LinearOrderedCommGroupWithZero ฮ'โ] (v : Valuation K ฮโ) (v' : Valuation K ฮ'โ) : [v.IsEquiv v', โ {x y : K}, v x < v y โ v' x < v' y, โ {x : K}, v x โค 1 โ v' x โค 1, โ {x : K}, v x = 1 โ v' x = 1, โ {x : K}, v x < 1 โ v' x < 1, โ {x : K}, v (x - 1) < 1 โ v' (x - 1) < 1].TFAE - IsBezout.TFAE ๐ Mathlib.RingTheory.Bezout
{R : Type u} [CommRing R] [IsBezout R] [IsDomain R] : [IsNoetherianRing R, IsPrincipalIdealRing R, UniqueFactorizationMonoid R, WfDvdMonoid R].TFAE - ValuationRing.TFAE ๐ Mathlib.RingTheory.Valuation.ValuationRing
(R : Type u) [CommRing R] [IsDomain R] : [ValuationRing R, โ (x : FractionRing R), IsLocalization.IsInteger R x โจ IsLocalization.IsInteger R xโปยน, Std.Total fun x1 x2 => x1 โฃ x2, Std.Total fun x1 x2 => x1 โค x2, IsLocalRing R โง IsBezout R].TFAE - Ring.krullDimLE_zero_and_isLocalRing_tfae ๐ Mathlib.RingTheory.KrullDimension.Zero
(R : Type u_1) [CommSemiring R] : [Ring.KrullDimLE 0 R โง IsLocalRing R, โ! I, I.IsPrime, โ (x : R), IsNilpotent x โ ยฌIsUnit x, (nilradical R).IsMaximal].TFAE - IsDiscreteValuationRing.TFAE ๐ Mathlib.RingTheory.DiscreteValuationRing.TFAE
(R : Type u_1) [CommRing R] [IsNoetherianRing R] [IsLocalRing R] [IsDomain R] (h : ยฌIsField R) : [IsDiscreteValuationRing R, ValuationRing R, IsDedekindDomain R, IsIntegrallyClosed R โง โ! P, P โ โฅ โง P.IsPrime, Submodule.IsPrincipal (IsLocalRing.maximalIdeal R), Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R) = 1, โ (I : Ideal R), I โ โฅ โ โ n, I = IsLocalRing.maximalIdeal R ^ n].TFAE - tfae_of_isNoetherianRing_of_isLocalRing_of_isDomain ๐ Mathlib.RingTheory.DiscreteValuationRing.TFAE
(R : Type u_1) [CommRing R] [IsNoetherianRing R] [IsLocalRing R] [IsDomain R] : [IsPrincipalIdealRing R, ValuationRing R, IsDedekindDomain R, IsIntegrallyClosed R โง โ (P : Ideal R), P โ โฅ โ P.IsPrime โ P = IsLocalRing.maximalIdeal R, Submodule.IsPrincipal (IsLocalRing.maximalIdeal R), Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R) โค 1, โ (I : Ideal R), I โ โฅ โ โ n, I = IsLocalRing.maximalIdeal R ^ n].TFAE - LinearMap.charpoly_nilpotent_tfae ๐ Mathlib.LinearAlgebra.Eigenspace.Zero
{R : Type u_1} {M : Type u_3} [CommRing R] [IsDomain R] [AddCommGroup M] [Module R M] [Module.Finite R M] [Module.Free R M] [IsNoetherian R M] (ฯ : Module.End R M) : [IsNilpotent ฯ, LinearMap.charpoly ฯ = Polynomial.X ^ Module.finrank R M, โ (m : M), โ n, (ฯ ^ n) m = 0, (LinearMap.charpoly ฯ).natTrailingDegree = Module.finrank R M].TFAE - LinearMap.not_hasEigenvalue_zero_tfae ๐ Mathlib.LinearAlgebra.Eigenspace.Zero
{K : Type u_2} {M : Type u_3} [Field K] [AddCommGroup M] [Module K M] [Module.Finite K M] (ฯ : Module.End K M) : [ยฌฯ.HasEigenvalue 0, ยฌ(minpoly K ฯ).IsRoot 0, Polynomial.constantCoeff (LinearMap.charpoly ฯ) โ 0, LinearMap.det ฯ โ 0, LinearMap.ker ฯ = โฅ, โ (m : M), ฯ m = 0 โ m = 0].TFAE - LinearMap.hasEigenvalue_zero_tfae ๐ Mathlib.LinearAlgebra.Eigenspace.Zero
{K : Type u_2} {M : Type u_3} [Field K] [AddCommGroup M] [Module K M] [Module.Finite K M] (ฯ : Module.End K M) : [ฯ.HasEigenvalue 0, (minpoly K ฯ).IsRoot 0, Polynomial.constantCoeff (LinearMap.charpoly ฯ) = 0, LinearMap.det ฯ = 0, โฅ < LinearMap.ker ฯ, โ m, m โ 0 โง ฯ m = 0].TFAE - Module.Flat.tfae_equational_criterion ๐ Mathlib.RingTheory.Flat.EquationalCriterion
(R : Type u_1) (M : Type u_2) [CommRing R] [AddCommGroup M] [Module R M] : [Module.Flat R M, โ (I : Ideal R), Function.Injective โ(LinearMap.rTensor M (Submodule.subtype I)), โ {l : โ} {f : Fin l โ R} {x : Fin l โ M}, โ i, f i โโ[R] x i = 0 โ TensorProduct.VanishesTrivially R f x, โ {l : โ} {f : Fin l โ R} {x : Fin l โ M}, โ i, f i โข x i = 0 โ Module.IsTrivialRelation f x, โ {l : โ} {f : Fin l โโ R} {x : (Fin l โโ R) โโ[R] M}, x f = 0 โ โ k a y, x = y โโ a โง a f = 0].TFAE - IsLocallyConstant.tfae ๐ Mathlib.Topology.LocallyConstant.Basic
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] (f : X โ Y) : [IsLocallyConstant f, โ (x : X), โแถ (x' : X) in nhds x, f x' = f x, โ (x : X), IsOpen {x' | f x' = f x}, โ (y : Y), IsOpen (f โปยน' {y}), โ (x : X), โ U, IsOpen U โง x โ U โง โ x' โ U, f x' = f x].TFAE - IsArtinianRing.tfae ๐ Mathlib.RingTheory.HopkinsLevitzki
(R : Type u_2) (M : Type u) [Ring R] [AddCommGroup M] [Module R M] [IsArtinianRing R] : [Module.Finite R M, IsNoetherian R M, IsArtinian R M, IsFiniteLength R M].TFAE - PrimeSpectrum.isOpen_singleton_tfae_of_isNoetherian_of_isJacobsonRing ๐ Mathlib.RingTheory.Spectrum.Prime.Jacobson
{R : Type u_1} [CommRing R] [IsNoetherianRing R] [IsJacobsonRing R] (x : PrimeSpectrum R) : [IsOpen {x}, IsClopen {x}, IsClosed {x} โง StableUnderGeneralization {x}].TFAE - Matroid.isLoop_tfae ๐ Mathlib.Combinatorics.Matroid.Loop
{ฮฑ : Type u_1} (M : Matroid ฮฑ) (e : ฮฑ) : [M.IsLoop e, e โ M.closure โ , M.IsCircuit {e}, M.Dep {e}, โ โฆB : Set ฮฑโฆ, M.IsBase B โ e โ M.E \ B].TFAE - Matroid.isColoop_tfae ๐ Mathlib.Combinatorics.Matroid.Loop
{ฮฑ : Type u_1} (M : Matroid ฮฑ) (e : ฮฑ) : [M.IsColoop e, e โ M.coloops, M.IsCocircuit {e}, โ โฆB : Set ฮฑโฆ, M.IsBase B โ e โ B, (โ โฆC : Set ฮฑโฆ, M.IsCircuit C โ e โ C) โง e โ M.E, โ (X : Set ฮฑ), e โ M.closure X โ e โ X, ยฌM.Spanning (M.E \ {e})].TFAE - IsGalois.tfae ๐ Mathlib.FieldTheory.Galois.Basic
{F : Type u_1} [Field F] {E : Type u_2} [Field E] [Algebra F E] [FiniteDimensional F E] : [IsGalois F E, IntermediateField.fixedField โค = โฅ, Nat.card Gal(E/F) = Module.finrank F E, โ p, p.Separable โง Polynomial.IsSplittingField F E p].TFAE - MeasureTheory.Measure.mutuallySingular_tfae ๐ Mathlib.MeasureTheory.Measure.MutuallySingular
{ฮฑ : Type u_1} {m0 : MeasurableSpace ฮฑ} {ฮผ ฮฝ : MeasureTheory.Measure ฮฑ} : [ฮผ.MutuallySingular ฮฝ, Disjoint ฮผ ฮฝ, Disjoint (MeasureTheory.ae ฮผ) (MeasureTheory.ae ฮฝ)].TFAE - MeasureTheory.smulInvariantMeasure_tfae ๐ Mathlib.MeasureTheory.Group.Action
(G : Type u) {ฮฑ : Type w} {m : MeasurableSpace ฮฑ} [Group G] [MulAction G ฮฑ] (ฮผ : MeasureTheory.Measure ฮฑ) [MeasurableConstSMul G ฮฑ] : [MeasureTheory.SMulInvariantMeasure G ฮฑ ฮผ, โ (c : G) (s : Set ฮฑ), MeasurableSet s โ ฮผ ((fun x => c โข x) โปยน' s) = ฮผ s, โ (c : G) (s : Set ฮฑ), MeasurableSet s โ ฮผ (c โข s) = ฮผ s, โ (c : G) (s : Set ฮฑ), ฮผ ((fun x => c โข x) โปยน' s) = ฮผ s, โ (c : G) (s : Set ฮฑ), ฮผ (c โข s) = ฮผ s, โ (c : G), MeasureTheory.Measure.map (fun x => c โข x) ฮผ = ฮผ, โ (c : G), MeasureTheory.MeasurePreserving (fun x => c โข x) ฮผ ฮผ].TFAE - MeasureTheory.vaddInvariantMeasure_tfae ๐ Mathlib.MeasureTheory.Group.Action
(G : Type u) {ฮฑ : Type w} {m : MeasurableSpace ฮฑ} [AddGroup G] [AddAction G ฮฑ] (ฮผ : MeasureTheory.Measure ฮฑ) [MeasurableConstVAdd G ฮฑ] : [MeasureTheory.VAddInvariantMeasure G ฮฑ ฮผ, โ (c : G) (s : Set ฮฑ), MeasurableSet s โ ฮผ ((fun x => c +แตฅ x) โปยน' s) = ฮผ s, โ (c : G) (s : Set ฮฑ), MeasurableSet s โ ฮผ (c +แตฅ s) = ฮผ s, โ (c : G) (s : Set ฮฑ), ฮผ ((fun x => c +แตฅ x) โปยน' s) = ฮผ s, โ (c : G) (s : Set ฮฑ), ฮผ (c +แตฅ s) = ฮผ s, โ (c : G), MeasureTheory.Measure.map (fun x => c +แตฅ x) ฮผ = ฮผ, โ (c : G), MeasureTheory.MeasurePreserving (fun x => c +แตฅ x) ฮผ ฮผ].TFAE - RCLike.is_real_TFAE ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : [(starRingEnd K) z = z, โ r, โr = z, โ(RCLike.re z) = z, RCLike.im z = 0, IsSelfAdjoint z].TFAE - TFAE_exists_lt_isLittleO_pow ๐ Mathlib.Analysis.SpecificLimits.Normed
(f : โ โ โ) (R : โ) : [โ a โ Set.Ioo (-R) R, f =o[Filter.atTop] fun x => a ^ x, โ a โ Set.Ioo 0 R, f =o[Filter.atTop] fun x => a ^ x, โ a โ Set.Ioo (-R) R, f =O[Filter.atTop] fun x => a ^ x, โ a โ Set.Ioo 0 R, f =O[Filter.atTop] fun x => a ^ x, โ a < R, โ C, (0 < C โจ 0 < R) โง โ (n : โ), |f n| โค C * a ^ n, โ a โ Set.Ioo 0 R, โ C > 0, โ (n : โ), |f n| โค C * a ^ n, โ a < R, โแถ (n : โ) in Filter.atTop, |f n| โค a ^ n, โ a โ Set.Ioo 0 R, โแถ (n : โ) in Filter.atTop, |f n| โค a ^ n].TFAE - WithSeminorms.equicontinuous_TFAE ๐ Mathlib.Analysis.LocallyConvex.WithSeminorms
{๐ : Type u_2} {๐โ : Type u_3} {E : Type u_6} {F : Type u_7} {ฮน' : Type u_10} [NontriviallyNormedField ๐] [AddCommGroup E] [Module ๐ E] [NormedField ๐โ] [AddCommGroup F] [Module ๐โ F] {ฯโโ : ๐ โ+* ๐โ} [RingHomIsometric ฯโโ] {ฮบ : Type u_11} {q : SeminormFamily ๐โ F ฮน'} [UniformSpace E] [IsUniformAddGroup E] [u : UniformSpace F] [hu : IsUniformAddGroup F] (hq : WithSeminorms q) [ContinuousSMul ๐ E] (f : ฮบ โ E โโโ[ฯโโ] F) : [EquicontinuousAt (DFunLike.coe โ f) 0, Equicontinuous (DFunLike.coe โ f), UniformEquicontinuous (DFunLike.coe โ f), โ (i : ฮน'), โ p, Continuous โp โง โ (k : ฮบ), (q i).comp (f k) โค p, โ (i : ฮน'), BddAbove (Set.range fun k => (q i).comp (f k)) โง Continuous (โจ k, โ((q i).comp (f k)))].TFAE - NormedSpace.equicontinuous_TFAE ๐ Mathlib.Analysis.Normed.Operator.NormedSpace
{๐ : Type u_1} {๐โ : Type u_3} {E : Type u_5} {F : Type u_6} {ฮน : Type u_9} [NontriviallyNormedField ๐] [NontriviallyNormedField ๐โ] {ฯโโ : ๐ โ+* ๐โ} [RingHomIsometric ฯโโ] [SeminormedAddCommGroup E] [SeminormedAddCommGroup F] [NormedSpace ๐ E] [NormedSpace ๐โ F] (f : ฮน โ E โSL[ฯโโ] F) : [EquicontinuousAt (DFunLike.coe โ f) 0, Equicontinuous (DFunLike.coe โ f), UniformEquicontinuous (DFunLike.coe โ f), โ C, โ (i : ฮน) (x : E), โ(f i) xโ โค C * โxโ, โ C โฅ 0, โ (i : ฮน) (x : E), โ(f i) xโ โค C * โxโ, โ C, โ (i : ฮน), โf iโ โค C, โ C โฅ 0, โ (i : ฮน), โf iโ โค C, BddAbove (Set.range fun x => โf xโ), โจ i, โโf iโโ < โค].TFAE - norm_inner_eq_norm_tfae ๐ Mathlib.Analysis.InnerProductSpace.Basic
(๐ : Type u_1) {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : [โinner ๐ x yโ = โxโ * โyโ, x = 0 โจ y = (inner ๐ x y / inner ๐ x x) โข x, x = 0 โจ โ r, y = r โข x, x = 0 โจ y โ ๐ โ x].TFAE - BoxIntegral.Box.le_TFAE ๐ Mathlib.Analysis.BoxIntegral.Box.Basic
{ฮน : Type u_1} (I J : BoxIntegral.Box ฮน) : [I โค J, โI โ โJ, Set.Icc I.lower I.upper โ Set.Icc J.lower J.upper, J.lower โค I.lower โง I.upper โค J.upper].TFAE - AlgebraicGeometry.tfae_universallyInjective ๐ Mathlib.AlgebraicGeometry.Morphisms.UniversallyInjective
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) : [AlgebraicGeometry.UniversallyInjective f, โ (K : Type u) [inst : Field K], Function.Injective fun g => CategoryTheory.CategoryStruct.comp g f, Function.Injective โf โง โ (x : โฅX), (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.residueFieldMap f x)).IsPurelyInseparable, AlgebraicGeometry.Surjective (CategoryTheory.Limits.pullback.diagonal f)].TFAE - traceForm_nondegenerate_tfae ๐ Mathlib.RingTheory.Trace.Basic
(K : Type u_3) (L : Type u_4) [Field K] [Field L] [Algebra K L] [FiniteDimensional K L] : [Algebra.IsSeparable K L, Algebra.trace K L โ 0, (Algebra.traceForm K L).Nondegenerate].TFAE - Module.Flat.tfae_algebraMap_surjective ๐ Mathlib.RingTheory.Flat.Rank
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] [Module.Flat R S] [Module.Finite R S] : [Function.Surjective โ(algebraMap R S), Function.Bijective โ(LinearMap.mul' R S), โ (p : PrimeSpectrum R), Module.rankAtStalk S p โค 1].TFAE - CStarAlgebra.nonneg_TFAE ๐ Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_1} [PartialOrder A] [NonUnitalRing A] [TopologicalSpace A] [StarRing A] [Module โ A] [SMulCommClass โ A A] [IsScalarTower โ A A] [StarOrderedRing A] [NonUnitalContinuousFunctionalCalculus โ A IsSelfAdjoint] [NonnegSpectrumClass โ A] [IsSemitopologicalRing A] [T2Space A] {a : A} : [0 โค a, a = CFC.sqrt a * CFC.sqrt a, โ b, 0 โค b โง a = b * b, โ b, IsSelfAdjoint b โง a = b * b, โ b, a = star b * b, โ b, a = b * star b, a = aโบ, IsSelfAdjoint a โง aโป = 0, IsSelfAdjoint a โง QuasispectrumRestricts a โContinuousMap.realToNNReal].TFAE - CStarAlgebra.isStrictlyPositive_TFAE ๐ Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_1} [PartialOrder A] [Ring A] [StarRing A] [TopologicalSpace A] [StarOrderedRing A] [Algebra โ A] [ContinuousFunctionalCalculus โ A IsSelfAdjoint] [NonnegSpectrumClass โ A] [IsSemitopologicalRing A] [T2Space A] {a : A} : [IsStrictlyPositive a, IsStrictlyPositive (CFC.sqrt a) โง a = CFC.sqrt a * CFC.sqrt a, IsUnit (CFC.sqrt a) โง a = CFC.sqrt a * CFC.sqrt a, โ b, IsStrictlyPositive b โง a = b * b, โ b, IsUnit b โง IsSelfAdjoint b โง a = b * b, โ b, IsUnit b โง a = star b * b, โ b, IsUnit b โง a = b * star b, 0 โค a โง IsUnit a, IsSelfAdjoint a โง โ x โ spectrum โ a, 0 < x].TFAE - IsStarProjection.le_tfae ๐ Mathlib.Analysis.CStarAlgebra.Projection
{A : Type u_1} [NonUnitalCStarAlgebra A] [PartialOrder A] [StarOrderedRing A] {p q : A} (hp : IsStarProjection p) (hq : IsStarProjection q) : [p โค q, q * p = p, p * q = p, IsStarProjection (q - p), IsIdempotentElem (q - p)].TFAE - ConcaveOn.continuousOn_tfae ๐ Mathlib.Analysis.Convex.Continuous
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] {C : Set E} {f : E โ โ} (hC : IsOpen C) (hC' : C.Nonempty) (hf : ConcaveOn โ C f) : [LocallyLipschitzOn C f, ContinuousOn f C, โ xโ โ C, ContinuousAt f xโ, โ xโ โ C, Filter.IsBoundedUnder (fun x1 x2 => x1 โฅ x2) (nhds xโ) f, โ โฆxโ : Eโฆ, xโ โ C โ Filter.IsBoundedUnder (fun x1 x2 => x1 โฅ x2) (nhds xโ) f, โ โฆxโ : Eโฆ, xโ โ C โ Filter.IsBoundedUnder (fun x1 x2 => x1 โค x2) (nhds xโ) |f|].TFAE - ConvexOn.continuousOn_tfae ๐ Mathlib.Analysis.Convex.Continuous
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] {C : Set E} {f : E โ โ} (hC : IsOpen C) (hC' : C.Nonempty) (hf : ConvexOn โ C f) : [LocallyLipschitzOn C f, ContinuousOn f C, โ xโ โ C, ContinuousAt f xโ, โ xโ โ C, Filter.IsBoundedUnder (fun x1 x2 => x1 โค x2) (nhds xโ) f, โ โฆxโ : Eโฆ, xโ โ C โ Filter.IsBoundedUnder (fun x1 x2 => x1 โค x2) (nhds xโ) f, โ โฆxโ : Eโฆ, xโ โ C โ Filter.IsBoundedUnder (fun x1 x2 => x1 โค x2) (nhds xโ) |f|].TFAE - ContinuousLinearMap.IsIdempotentElem.TFAE ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {p : E โL[๐] E} (hp : IsIdempotentElem p) : [(โp).rangeแฎ = (โp).ker, IsStarNormal p, IsSelfAdjoint p, p.IsPositive].TFAE - LinearMap.normDet_ne_zero_tfae ๐ Mathlib.Analysis.InnerProductSpace.NormDet
{๐ : Type u_1} {U : Type u_2} {V : Type u_3} [RCLike ๐] [NormedAddCommGroup U] [InnerProductSpace ๐ U] [FiniteDimensional ๐ U] [NormedAddCommGroup V] [InnerProductSpace ๐ V] (f : U โโ[๐] V) : [f.normDet โ 0, f.ker = โฅ, Module.finrank ๐ โฅf.range = Module.finrank ๐ U, Nonempty (OrthonormalBasis (Fin (Module.finrank ๐ U)) ๐ โฅf.range), Function.Injective โf].TFAE - LinearMap.normDet_eq_zero_tfae ๐ Mathlib.Analysis.InnerProductSpace.NormDet
{๐ : Type u_1} {U : Type u_2} {V : Type u_3} [RCLike ๐] [NormedAddCommGroup U] [InnerProductSpace ๐ U] [FiniteDimensional ๐ U] [NormedAddCommGroup V] [InnerProductSpace ๐ V] (f : U โโ[๐] V) : [f.normDet = 0, f.ker โ โฅ, Module.finrank ๐ โฅf.range โ Module.finrank ๐ U, Module.finrank ๐ โฅf.range < Module.finrank ๐ U, IsEmpty (OrthonormalBasis (Fin (Module.finrank ๐ U)) ๐ โฅf.range), ยฌFunction.Injective โf].TFAE - RKHS.posSemidef_tfae ๐ Mathlib.Analysis.InnerProductSpace.Reproducing
{๐ : Type u_1} [RCLike ๐] {X : Type u_2} {V : Type u_3} [NormedAddCommGroup V] [InnerProductSpace ๐ V] [CompleteSpace V] {K : Matrix X X (V โL[๐] V)} : [K.PosSemidef, K.IsHermitian โง โ (f : X ร V โโ ๐), 0 โค RCLike.re (f.sum fun xv z => f.sum fun xv' w => (starRingEnd ๐) z * w * inner ๐ ((K xv'.1 xv.1) xv.2) xv'.2), K.IsHermitian โง โ (vv : X โโ V), 0 โค RCLike.re (vv.sum fun x w => vv.sum fun x' w' => inner ๐ ((K x' x) w) w')].TFAE - ContinuousLinearMap.isFredholm_tfae ๐ Mathlib.Analysis.Normed.Operator.Fredholm.Basic
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [NontriviallyNormedField ๐] [AddCommGroup E] [AddCommGroup F] [Module ๐ E] [Module ๐ F] [TopologicalSpace E] [TopologicalSpace F] [CompleteSpace ๐] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [IsTopologicalAddGroup F] [ContinuousSMul ๐ F] [T2Space E] [T2Space F] (u : E โL[๐] F) : [u.IsFredholm, โ v, (โv).IsQuasiInverse โu, โ Eโ Fโ, IsClosed โEโ โง IsClosed โFโ โง Eโ.CoFG โง Fโ.CoFG โง โ (h : Set.MapsTo โu โEโ โFโ), (u.restrict h).IsInvertible, Nonempty u.FredholmPackage].TFAE - CategoryTheory.ObjectProperty.SerreClassLocalization.epi_map_tfae ๐ Mathlib.CategoryTheory.Abelian.SerreClass.Localization
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Abelian C] {D : Type u'} [CategoryTheory.Category.{v', u'} D] (L : CategoryTheory.Functor C D) (P : CategoryTheory.ObjectProperty C) [P.IsSerreClass] [L.IsLocalization P.isoModSerre] [CategoryTheory.Preadditive D] [L.Additive] {X Y : C} (f : X โถ Y) : [CategoryTheory.Epi (L.map f), P.epiModSerre f, โ โฆZ : Cโฆ (z : Y โถ Z), CategoryTheory.CategoryStruct.comp (L.map f) (L.map z) = 0 โ L.map z = 0].TFAE - CategoryTheory.ObjectProperty.SerreClassLocalization.mono_map_tfae ๐ Mathlib.CategoryTheory.Abelian.SerreClass.Localization
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Abelian C] {D : Type u'} [CategoryTheory.Category.{v', u'} D] (L : CategoryTheory.Functor C D) (P : CategoryTheory.ObjectProperty C) [P.IsSerreClass] [L.IsLocalization P.isoModSerre] [CategoryTheory.Preadditive D] [L.Additive] {X Y : C} (f : X โถ Y) : [CategoryTheory.Mono (L.map f), P.monoModSerre f, โ โฆZ : Cโฆ (z : Z โถ X), CategoryTheory.CategoryStruct.comp (L.map z) (L.map f) = 0 โ L.map z = 0].TFAE - CategoryTheory.Bicategory.isLeftAdjoint_TFAE ๐ Mathlib.CategoryTheory.Bicategory.Kan.Adjunction
{B : Type u} [CategoryTheory.Bicategory B] {a b : B} (f : a โถ b) : [CategoryTheory.Bicategory.IsLeftAdjoint f, CategoryTheory.Bicategory.HasAbsLeftKanExtension f (CategoryTheory.CategoryStruct.id a), โ (x : CategoryTheory.Bicategory.HasLeftKanExtension f (CategoryTheory.CategoryStruct.id a)), CategoryTheory.Bicategory.Lan.CommuteWith f (CategoryTheory.CategoryStruct.id a) f].TFAE - CategoryTheory.Bicategory.isRightAdjoint_TFAE ๐ Mathlib.CategoryTheory.Bicategory.Kan.Adjunction
{B : Type u} [CategoryTheory.Bicategory B] {a b : B} (u : b โถ a) : [CategoryTheory.Bicategory.IsRightAdjoint u, CategoryTheory.Bicategory.HasAbsLeftKanLift u (CategoryTheory.CategoryStruct.id a), โ (x : CategoryTheory.Bicategory.HasLeftKanLift u (CategoryTheory.CategoryStruct.id a)), CategoryTheory.Bicategory.LanLift.CommuteWith u (CategoryTheory.CategoryStruct.id a) u].TFAE - CategoryTheory.Monoidal.Reflective.isIso_tfae ๐ Mathlib.CategoryTheory.Monoidal.Braided.Reflection
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] [CategoryTheory.MonoidalCategory D] [CategoryTheory.SymmetricCategory D] [CategoryTheory.MonoidalClosed D] {R : CategoryTheory.Functor C D} [R.Faithful] [R.Full] {L : CategoryTheory.Functor D C} (adj : L โฃ R) : [โ (c : C) (d : D), CategoryTheory.IsIso (adj.unit.app (d โน R.obj c)), โ (c : C) (d : D), CategoryTheory.IsIso ((CategoryTheory.MonoidalClosed.pre (adj.unit.app d)).app (R.obj c)), โ (d d' : D), CategoryTheory.IsIso (L.map (CategoryTheory.MonoidalCategoryStruct.whiskerRight (adj.unit.app d) d')), โ (d d' : D), CategoryTheory.IsIso (L.map (CategoryTheory.MonoidalCategoryStruct.tensorHom (adj.unit.app d) (adj.unit.app d')))].TFAE - Cardinal.SharplyLT.tfae ๐ Mathlib.CategoryTheory.Presentable.SharplyLT.Basic
{ฮบโ ฮบโ : Cardinal.{w}} [Fact ฮบโ.IsRegular] [Fact ฮบโ.IsRegular] (h : ฮบโ < ฮบโ) : [ฮบโ.SharplyLT ฮบโ, CategoryTheory.IsCardinalAccessibleCategory (CategoryTheory.CardinalDirectedPoset ฮบโ) ฮบโ, โ (C : Type (w + 1)) [inst : CategoryTheory.Category.{w, w + 1} C] [CategoryTheory.IsCardinalAccessibleCategory C ฮบโ], CategoryTheory.IsCardinalAccessibleCategory C ฮบโ, โ (X : Type w), HasCardinalLT X ฮบโ โ โ A, HasCardinalLT (โA) ฮบโ โง IsCofinal A, โ โฆX : Type wโฆ [inst : PartialOrder X] [CategoryTheory.IsCardinalFiltered X ฮบโ] (A : Set X), HasCardinalLT (โA) ฮบโ โ โ B, A โ B โง CategoryTheory.IsCardinalFiltered (โB) ฮบโ โง HasCardinalLT (โB) ฮบโ].TFAE - Graph.IsClosedSubgraph.mem_tfae_of_isLink ๐ Mathlib.Combinatorics.Graph.Subgraph
{ฮฑ : Type u_1} {ฮฒ : Type u_2} {x y : ฮฑ} {e : ฮฒ} {G H : Graph ฮฑ ฮฒ} (he : G.IsLink e x y) (hHG : H.IsClosedSubgraph G) : [x โ H.vertexSet, y โ H.vertexSet, e โ H.edgeSet].TFAE - CompHaus.effectiveEpi_tfae ๐ Mathlib.Topology.Category.CompHaus.EffectiveEpi
{B X : CompHaus} (ฯ : X โถ B) : [CategoryTheory.EffectiveEpi ฯ, CategoryTheory.Epi ฯ, Function.Surjective โ(CategoryTheory.ConcreteCategory.hom ฯ)].TFAE - CompHaus.effectiveEpiFamily_tfae ๐ Mathlib.Topology.Category.CompHaus.EffectiveEpi
{ฮฑ : Type} [Finite ฮฑ] {B : CompHaus} (X : ฮฑ โ CompHaus) (ฯ : (a : ฮฑ) โ X a โถ B) : [CategoryTheory.EffectiveEpiFamily X ฯ, CategoryTheory.Epi (CategoryTheory.Limits.Sigma.desc ฯ), โ (b : โB.toTop), โ a x, (CategoryTheory.ConcreteCategory.hom (ฯ a)) x = b].TFAE - Profinite.effectiveEpi_tfae ๐ Mathlib.Topology.Category.Profinite.EffectiveEpi
{B X : Profinite} (ฯ : X โถ B) : [CategoryTheory.EffectiveEpi ฯ, CategoryTheory.Epi ฯ, Function.Surjective โ(CategoryTheory.ConcreteCategory.hom ฯ)].TFAE - Profinite.effectiveEpiFamily_tfae ๐ Mathlib.Topology.Category.Profinite.EffectiveEpi
{ฮฑ : Type} [Finite ฮฑ] {B : Profinite} (X : ฮฑ โ Profinite) (ฯ : (a : ฮฑ) โ X a โถ B) : [CategoryTheory.EffectiveEpiFamily X ฯ, CategoryTheory.Epi (CategoryTheory.Limits.Sigma.desc ฯ), โ (b : โB.toTop), โ a x, (CategoryTheory.ConcreteCategory.hom (ฯ a)) x = b].TFAE - Stonean.effectiveEpi_tfae ๐ Mathlib.Topology.Category.Stonean.EffectiveEpi
{B X : Stonean} (ฯ : X โถ B) : [CategoryTheory.EffectiveEpi ฯ, CategoryTheory.Epi ฯ, Function.Surjective โ(CategoryTheory.ConcreteCategory.hom ฯ)].TFAE - Stonean.effectiveEpiFamily_tfae ๐ Mathlib.Topology.Category.Stonean.EffectiveEpi
{ฮฑ : Type} [Finite ฮฑ] {B : Stonean} (X : ฮฑ โ Stonean) (ฯ : (a : ฮฑ) โ X a โถ B) : [CategoryTheory.EffectiveEpiFamily X ฯ, CategoryTheory.Epi (CategoryTheory.Limits.Sigma.desc ฯ), โ (b : โB.toTop), โ a x, (CategoryTheory.ConcreteCategory.hom (ฯ a)) x = b].TFAE - LightCondSet.isDiscrete_tfae ๐ Mathlib.Condensed.Discrete.Characterization
(X : LightCondSet) : [LightCondensed.IsDiscrete X, CategoryTheory.IsIso ((LightCondensed.discreteUnderlyingAdj (Type u)).counit.app X), (LightCondensed.discrete (Type u)).essImage X, LightCondSet.LocallyConstant.functor.essImage X, CategoryTheory.IsIso (LightCondSet.LocallyConstant.adjunction.counit.app X), โ (S : LightProfinite), Nonempty (CategoryTheory.Limits.IsColimit (X.obj.mapCocone (CategoryTheory.Limits.coconeRightOpOfCone S.asLimitCone)))].TFAE - LightCondMod.isDiscrete_tfae ๐ Mathlib.Condensed.Discrete.Characterization
(R : Type u) [Ring R] (M : LightCondMod R) : [LightCondensed.IsDiscrete M, CategoryTheory.IsIso ((LightCondensed.discreteUnderlyingAdj (ModuleCat R)).counit.app M), (LightCondensed.discrete (ModuleCat R)).essImage M, (LightCondMod.LocallyConstant.functor R).essImage M, CategoryTheory.IsIso ((LightCondMod.LocallyConstant.adjunction R).counit.app M), โ (S : LightProfinite), Nonempty (CategoryTheory.Limits.IsColimit (M.obj.mapCocone (CategoryTheory.Limits.coconeRightOpOfCone S.asLimitCone)))].TFAE - CondensedSet.isDiscrete_tfae ๐ Mathlib.Condensed.Discrete.Characterization
(X : CondensedSet) : [Condensed.IsDiscrete X, CategoryTheory.IsIso ((Condensed.discreteUnderlyingAdj (Type (u + 1))).counit.app X), (Condensed.discrete (Type (u + 1))).essImage X, CondensedSet.LocallyConstant.functor.essImage X, CategoryTheory.IsIso (CondensedSet.LocallyConstant.adjunction.counit.app X), CategoryTheory.Sheaf.IsConstant (CategoryTheory.coherentTopology Profinite) ((Condensed.ProfiniteCompHaus.equivalence (Type (u + 1))).inverse.obj X), โ (S : Profinite), Nonempty (CategoryTheory.Limits.IsColimit ((profiniteToCompHaus.op.comp X.obj).mapCocone S.asLimitCone.op))].TFAE - CondensedMod.isDiscrete_tfae ๐ Mathlib.Condensed.Discrete.Characterization
(R : Type (u + 1)) [Ring R] (M : CondensedMod R) : [Condensed.IsDiscrete M, CategoryTheory.IsIso ((Condensed.discreteUnderlyingAdj (ModuleCat R)).counit.app M), (Condensed.discrete (ModuleCat R)).essImage M, (CondensedMod.LocallyConstant.functor R).essImage M, CategoryTheory.IsIso ((CondensedMod.LocallyConstant.adjunction R).counit.app M), CategoryTheory.Sheaf.IsConstant (CategoryTheory.coherentTopology Profinite) ((Condensed.ProfiniteCompHaus.equivalence (ModuleCat R)).inverse.obj M), โ (S : Profinite), Nonempty (CategoryTheory.Limits.IsColimit ((profiniteToCompHaus.op.comp M.obj).mapCocone S.asLimitCone.op))].TFAE - isCyclic_tfae ๐ Mathlib.FieldTheory.KummerExtension
(K : Type u_1) (L : Type u_2) [Field K] [Field L] [Algebra K L] [FiniteDimensional K L] (hK : (primitiveRoots (Module.finrank K L) K).Nonempty) : [IsGalois K L โง IsCyclic Gal(L/K), โ a, Irreducible (Polynomial.X ^ Module.finrank K L - Polynomial.C a) โง Polynomial.IsSplittingField K L (Polynomial.X ^ Module.finrank K L - Polynomial.C a), โ ฮฑ, ฮฑ ^ Module.finrank K L โ Set.range โ(algebraMap K L) โง Kโฎฮฑโฏ = โค].TFAE - isNilpotent_of_finite_tfae ๐ Mathlib.GroupTheory.Nilpotent
{G : Type u_1} [hG : Group G] [Finite G] : [Group.IsNilpotent G, NormalizerCondition G, โ (H : Subgroup G), IsCoatom H โ H.Normal, โ (p : โ), Fact (Nat.Prime p) โ โ (P : Sylow p G), (โP).Normal, Nonempty (((p : โฅ(Nat.card G).primeFactors) โ (P : Sylow (โp) G) โ โฅโP) โ* G)].TFAE - Group.isNilpotent_of_finite_tfae ๐ Mathlib.GroupTheory.Nilpotent
{G : Type u_1} [hG : Group G] [Finite G] : [Group.IsNilpotent G, NormalizerCondition G, โ (H : Subgroup G), IsCoatom H โ H.Normal, โ (p : โ), Fact (Nat.Prime p) โ โ (P : Sylow p G), (โP).Normal, Nonempty (((p : โฅ(Nat.card G).primeFactors) โ (P : Sylow (โp) G) โ โฅโP) โ* G)].TFAE - fermatLastTheoremWith'_nat_int_tfae ๐ Mathlib.NumberTheory.FLT.Basic
(n : โ) : [FermatLastTheoremFor n, FermatLastTheoremWith' โ n, FermatLastTheoremWith' โค n].TFAE - fermatLastTheoremWith_nat_int_rat_tfae ๐ Mathlib.NumberTheory.FLT.Basic
(n : โ) : [FermatLastTheoremWith โ n, FermatLastTheoremWith โค n, FermatLastTheoremWith โ n].TFAE - ModuleCat.exists_isRegular_tfae ๐ Mathlib.RingTheory.Depth.Rees
{R : Type u} [CommRing R] [Small.{v, u} R] [IsNoetherianRing R] (I : Ideal R) (n : โ) (M : ModuleCat R) [Module.Finite R โM] (smul_lt : I โข โค < โค) : [โ (N : ModuleCat R), Nontrivial โN โ Module.Finite R โN โ Module.support R โN โ PrimeSpectrum.zeroLocus โI โ โ i < n, Subsingleton (CategoryTheory.Abelian.Ext N M i), โ i < n, Subsingleton (CategoryTheory.Abelian.Ext (ModuleCat.of R (Shrink.{v, u} (R โงธ I))) M i), โ N, Nontrivial โN โง Module.Finite R โN โง Module.support R โN = PrimeSpectrum.zeroLocus โI โง โ i < n, Subsingleton (CategoryTheory.Abelian.Ext N M i), โ rs, rs.length = n โง (โ r โ rs, r โ I) โง RingTheory.Sequence.IsRegular (โM) rs].TFAE - HenselianLocalRing.TFAE ๐ Mathlib.RingTheory.Henselian
(R : Type u) [CommRing R] [IsLocalRing R] : [HenselianLocalRing R, โ (f : Polynomial R), f.Monic โ โ (aโ : IsLocalRing.ResidueField R), (Polynomial.aeval aโ) f = 0 โ (Polynomial.aeval aโ) (Polynomial.derivative f) โ 0 โ โ a, f.IsRoot a โง (IsLocalRing.residue R) a = aโ, โ {K : Type u} [inst : Field K] (ฯ : R โ+* K), Function.Surjective โฯ โ โ (f : Polynomial R), f.Monic โ โ (aโ : K), Polynomial.evalโ ฯ aโ f = 0 โ Polynomial.evalโ ฯ aโ (Polynomial.derivative f) โ 0 โ โ a, f.IsRoot a โง ฯ a = aโ].TFAE - IsLocalRing.not_isLocalRing_tfae ๐ Mathlib.RingTheory.LocalRing.NonLocalRing
{R : Type u_1} [CommSemiring R] [Nontrivial R] : [ยฌIsLocalRing R, Nontrivial (MaximalSpectrum R), โ mโ mโ, mโ.IsMaximal โง mโ.IsMaximal โง mโ โ mโ].TFAE - IsSimpleRing.tfae ๐ Mathlib.RingTheory.SimpleModule.WedderburnArtin
{R : Type u} [Ring R] [IsSimpleRing R] : [IsSemisimpleRing R, IsArtinianRing R, โ I, IsAtom I].TFAE - Ordinal.mem_closure_tfae ๐ Mathlib.SetTheory.Ordinal.Topology
(a : Ordinal.{u}) (s : Set Ordinal.{u}) : [a โ closure s, a โ closure (s โฉ Set.Iic a), (s โฉ Set.Iic a).Nonempty โง sSup (s โฉ Set.Iic a) = a, โ t โ s, t.Nonempty โง BddAbove t โง sSup t = a, โ ฮน, Nonempty ฮน โง โ f, (โ (i : ฮน), f i โ s) โง โจ i, f i = a].TFAE - mapClusterPt_atTop_nsmul_tfae ๐ Mathlib.Topology.Algebra.Group.SubmonoidClosure
{G : Type u_1} [AddGroup G] [TopologicalSpace G] [CompactSpace G] [IsTopologicalAddGroup G] (x y : G) : [MapClusterPt x Filter.atTop fun x => x โข y, MapClusterPt x Filter.atTop fun x => x โข y, x โ closure (Set.range fun x => x โข y), x โ closure (Set.range fun x => x โข y)].TFAE - mapClusterPt_atTop_pow_tfae ๐ Mathlib.Topology.Algebra.Group.SubmonoidClosure
{G : Type u_1} [Group G] [TopologicalSpace G] [CompactSpace G] [IsTopologicalGroup G] (x y : G) : [MapClusterPt x Filter.atTop fun x => y ^ x, MapClusterPt x Filter.atTop fun x => y ^ x, x โ closure (Set.range fun x => y ^ x), x โ closure (Set.range fun x => y ^ x)].TFAE
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 69fae59