Loogle!
Result
Found 72260 declarations mentioning OfNat.ofNat. Of these, 920 have a name containing "rpow". Of these, only the first 200 are shown.
- ExteriorAlgebra.exteriorPower 📋 Mathlib.LinearAlgebra.ExteriorAlgebra.Basic
(R : Type u1) [CommRing R] (n : ℕ) (M : Type u2) [AddCommGroup M] [Module R M] : Submodule R (ExteriorAlgebra R M) - exteriorPower.ιMulti_family_span_fixedDegree_of_span 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] {n : ℕ} {M : Type u_1} [AddCommGroup M] [Module R M] {I : Type u_4} [LinearOrder I] {v : I → M} (hv : Submodule.span R (Set.range v) = ⊤) : Submodule.span R (Set.range (ExteriorAlgebra.ιMulti_family R n v)) = ⋀[R]^n M - exteriorPower.ιMulti_family 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) {M : Type u_1} [AddCommGroup M] [Module R M] {I : Type u_4} [LinearOrder I] (v : I → M) (s : ↑(Set.powersetCard I n)) : ↥(⋀[R]^n M) - exteriorPower.presentation.relations_relation 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (ι : Type u_4) [DecidableEq ι] (M : Type u_5) [AddCommGroup M] [Module R M] (x✝ : exteriorPower.presentation.Rels R ι M) : (exteriorPower.presentation.relations R ι M).relation x✝ = match x✝ with | exteriorPower.presentation.Rels.add m i x y => ((fun₀ | Function.update m i x => 1) + fun₀ | Function.update m i y => 1) - fun₀ | Function.update m i (x + y) => 1 | exteriorPower.presentation.Rels.smul m i r x => (fun₀ | Function.update m i (r • x) => 1) - r • fun₀ | Function.update m i x => 1 | exteriorPower.presentation.Rels.alt m i j hm hij => fun₀ | m => 1 - exteriorPower.ιMulti_family_apply_coe 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) {M : Type u_1} [AddCommGroup M] [Module R M] {I : Type u_4} [LinearOrder I] (v : I → M) (s : ↑(Set.powersetCard I n)) : ↑(exteriorPower.ιMulti_family R n v s) = ExteriorAlgebra.ιMulti_family R n v s - exteriorPower.ιMulti_span_fixedDegree 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] : Submodule.span R (Set.range ⇑(ExteriorAlgebra.ιMulti R n)) = ⋀[R]^n M - exteriorPower.ιMulti_span_fixedDegree_of_span_eq_top 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] {s : Set M} (hs : Submodule.span R s = ⊤) : Submodule.span R (⇑(ExteriorAlgebra.ιMulti R n) '' {a | Set.range a ⊆ s}) = ⋀[R]^n M - exteriorPower.presentation 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] : Module.Presentation R ↥(⋀[R]^n M) - exteriorPower.presentation_G 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] : (exteriorPower.presentation R n M).G = (Fin n → M) - exteriorPower.ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) {M : Type u_1} [AddCommGroup M] [Module R M] : M [⋀^Fin n]→ₗ[R] ↥(⋀[R]^n M) - exteriorPower.presentation_R 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] : (exteriorPower.presentation R n M).R = exteriorPower.presentation.Rels R (Fin n) M - exteriorPower.oneEquiv 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (M : Type u_1) [AddCommGroup M] [Module R M] : ↥(⋀[R]^1 M) ≃ₗ[R] M - exteriorPower.zeroEquiv 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (M : Type u_1) [AddCommGroup M] [Module R M] : ↥(⋀[R]^0 M) ≃ₗ[R] R - exteriorPower.ιMulti_family_eq_coe_comp 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) {M : Type u_1} [AddCommGroup M] [Module R M] {I : Type u_4} [LinearOrder I] (v : I → M) : ExteriorAlgebra.ιMulti_family R n v = Subtype.val ∘ exteriorPower.ιMulti_family R n v - exteriorPower.presentation_relation 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] (x✝ : exteriorPower.presentation.Rels R (Fin n) M) : (exteriorPower.presentation R n M).relation x✝ = match x✝ with | exteriorPower.presentation.Rels.add m i x y => ((fun₀ | Function.update m i x => 1) + fun₀ | Function.update m i y => 1) - fun₀ | Function.update m i (x + y) => 1 | exteriorPower.presentation.Rels.smul m i r x => (fun₀ | Function.update m i (r • x) => 1) - fun₀ | Function.update m i x => r | exteriorPower.presentation.Rels.alt m i j hm hij => fun₀ | m => 1 - exteriorPower.map 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] (n : ℕ) {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M →ₗ[R] N) : ↥(⋀[R]^n M) →ₗ[R] ↥(⋀[R]^n N) - exteriorPower.map_id 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} [AddCommGroup M] [Module R M] : exteriorPower.map n LinearMap.id = LinearMap.id - exteriorPower.alternatingMapLinearEquiv 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] : M [⋀^Fin n]→ₗ[R] N ≃ₗ[R] ↥(⋀[R]^n M) →ₗ[R] N - exteriorPower.ιMulti_apply_coe 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) {M : Type u_1} [AddCommGroup M] [Module R M] (a : Fin n → M) : ↑((exteriorPower.ιMulti R n) a) = (ExteriorAlgebra.ιMulti R n) a - exteriorPower.map_comp_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M →ₗ[R] N) : (exteriorPower.map n f).compAlternatingMap (exteriorPower.ιMulti R n) = (exteriorPower.ιMulti R n).compLinearMap f - exteriorPower.ιMulti_family_span_of_span 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] {n : ℕ} {M : Type u_1} [AddCommGroup M] [Module R M] {I : Type u_4} [LinearOrder I] {v : I → M} (hv : Submodule.span R (Set.range v) = ⊤) : Submodule.span R (Set.range (exteriorPower.ιMulti_family R n v)) = ⊤ - exteriorPower.linearMap_ext 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {f g : ↥(⋀[R]^n M) →ₗ[R] N} (heq : f.compAlternatingMap (exteriorPower.ιMulti R n) = g.compAlternatingMap (exteriorPower.ιMulti R n)) : f = g - exteriorPower.linearMap_ext_iff 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {f g : ↥(⋀[R]^n M) →ₗ[R] N} : f = g ↔ f.compAlternatingMap (exteriorPower.ιMulti R n) = g.compAlternatingMap (exteriorPower.ιMulti R n) - exteriorPower.map_comp 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} {N' : Type u_3} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [AddCommGroup N'] [Module R N'] (f : M →ₗ[R] N) (g : N →ₗ[R] N') : exteriorPower.map n (g ∘ₗ f) = exteriorPower.map n g ∘ₗ exteriorPower.map n f - exteriorPower.zeroEquiv_naturality 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M →ₗ[R] N) : ↑(exteriorPower.zeroEquiv R N) ∘ₗ exteriorPower.map 0 f = ↑(exteriorPower.zeroEquiv R M) - exteriorPower.oneEquiv_naturality 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M →ₗ[R] N) : ↑(exteriorPower.oneEquiv R N) ∘ₗ exteriorPower.map 1 f = f ∘ₗ ↑(exteriorPower.oneEquiv R M) - exteriorPower.map_apply_ιMulti_family 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {I : Type u_4} [LinearOrder I] (v : I → M) (f : M →ₗ[R] N) (s : ↑(Set.powersetCard I n)) : (exteriorPower.map n f) (exteriorPower.ιMulti_family R n v s) = exteriorPower.ιMulti_family R n (⇑f ∘ v) s - exteriorPower.map_surjective 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {f : M →ₗ[R] N} (hf : Function.Surjective ⇑f) : Function.Surjective ⇑(exteriorPower.map n f) - exteriorPower.map_injective 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {f : M →ₗ[R] N} (g : N →ₗ[R] M) (hg : g ∘ₗ f = LinearMap.id) : Function.Injective ⇑(exteriorPower.map n f) - exteriorPower.ιMulti_span 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] : Submodule.span R (Set.range ⇑(exteriorPower.ιMulti R n)) = ⊤ - exteriorPower.ιMulti_span_of_span 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] {s : Set M} (hs : Submodule.span R s = ⊤) : Submodule.span R (⇑(exteriorPower.ιMulti R n) '' {a | Set.range a ⊆ s}) = ⊤ - exteriorPower.presentation_var 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] (m : (exteriorPower.presentation.relations R (Fin n) M).G) : (exteriorPower.presentation R n M).var m = (exteriorPower.ιMulti R n) m - exteriorPower.oneEquiv_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {M : Type u_1} [AddCommGroup M] [Module R M] (f : Fin 1 → M) : (exteriorPower.oneEquiv R M) ((exteriorPower.ιMulti R 1) f) = f 0 - exteriorPower.zeroEquiv_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {M : Type u_1} [AddCommGroup M] [Module R M] (f : Fin 0 → M) : (exteriorPower.zeroEquiv R M) ((exteriorPower.ιMulti R 0) f) = 1 - exteriorPower.map_comp_ιMulti_family 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {I : Type u_4} [LinearOrder I] (v : I → M) (f : M →ₗ[R] N) : ⇑(exteriorPower.map n f) ∘ exteriorPower.ιMulti_family R n v = exteriorPower.ιMulti_family R n (⇑f ∘ v) - exteriorPower.oneEquiv_symm_apply 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (M : Type u_1) [AddCommGroup M] [Module R M] (a : M) : (exteriorPower.oneEquiv R M).symm a = (exteriorPower.ιMulti R 1) fun x => a - exteriorPower.map_injective_field 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [AddCommGroup N] {K : Type u_4} [Field K] [Module K M] [Module K N] {f : M →ₗ[K] N} (hf : Function.Injective ⇑f) : Function.Injective ⇑(exteriorPower.map n f) - exteriorPower.zeroEquiv_symm_apply 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (M : Type u_1) [AddCommGroup M] [Module R M] (a : R) : (exteriorPower.zeroEquiv R M).symm a = a • (exteriorPower.ιMulti R 0) fun a => ⋯.elim - exteriorPower.map_apply_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M →ₗ[R] N) (m : Fin n → M) : (exteriorPower.map n f) ((exteriorPower.ιMulti R n) m) = (exteriorPower.ιMulti R n) (⇑f ∘ m) - exteriorPower.alternatingMapLinearEquiv_comp_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M [⋀^Fin n]→ₗ[R] N) : (exteriorPower.alternatingMapLinearEquiv f).compAlternatingMap (exteriorPower.ιMulti R n) = f - exteriorPower.ιMulti_family_span 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] {n : ℕ} {M : Type u_1} [AddCommGroup M] [Module R M] {I : Type u_4} [LinearOrder I] (v : I → M) : (exteriorPower.map n (Submodule.span R (Set.range v)).subtype).range = Submodule.span R (Set.range (exteriorPower.ιMulti_family R n v)) - exteriorPower.alternatingMapLinearEquiv_apply_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M [⋀^Fin n]→ₗ[R] N) (a : Fin n → M) : (exteriorPower.alternatingMapLinearEquiv f) ((exteriorPower.ιMulti R n) a) = f a - exteriorPower.alternatingMapLinearEquiv_symm_apply 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (F : ↥(⋀[R]^n M) →ₗ[R] N) (m : Fin n → M) : (exteriorPower.alternatingMapLinearEquiv.symm F) m = (F.compAlternatingMap (exteriorPower.ιMulti R n)) m - exteriorPower.presentation.isPresentationCore 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
(R : Type u) [CommRing R] (n : ℕ) (M : Type u_1) [AddCommGroup M] [Module R M] : (exteriorPower.presentation.relationsSolutionEquiv.symm (exteriorPower.ιMulti R n)).IsPresentationCore - exteriorPower.alternatingMapLinearEquiv_comp 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} {N' : Type u_3} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [AddCommGroup N'] [Module R N'] (g : N →ₗ[R] N') (f : M [⋀^Fin n]→ₗ[R] N) : exteriorPower.alternatingMapLinearEquiv (g.compAlternatingMap f) = g ∘ₗ exteriorPower.alternatingMapLinearEquiv f - exteriorPower.alternatingMapLinearEquiv_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} [AddCommGroup M] [Module R M] : exteriorPower.alternatingMapLinearEquiv (exteriorPower.ιMulti R n) = LinearMap.id - exteriorPower.alternatingMapLinearEquiv_symm_map 📋 Mathlib.LinearAlgebra.ExteriorPower.Basic
{R : Type u} [CommRing R] {n : ℕ} {M : Type u_1} {N : Type u_2} [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (f : M →ₗ[R] N) : exteriorPower.alternatingMapLinearEquiv.symm (exteriorPower.map n f) = (exteriorPower.ιMulti R n).compLinearMap f - ModuleCat.exteriorPower.iso₁ 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] (M : ModuleCat R) : M.exteriorPower 1 ≅ M - ModuleCat.exteriorPower.iso₀ 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] (M : ModuleCat R) : M.exteriorPower 0 ≅ ModuleCat.of R R - ModuleCat.exteriorPower.natIso₁ 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
(R : Type u) [CommRing R] : ModuleCat.exteriorPower.functor R 1 ≅ CategoryTheory.Functor.id (ModuleCat R) - ModuleCat.exteriorPower.natIso₀ 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
(R : Type u) [CommRing R] : ModuleCat.exteriorPower.functor R 0 ≅ (CategoryTheory.Functor.const (ModuleCat R)).obj (ModuleCat.of R R) - ModuleCat.exteriorPower.iso₁_hom_naturality 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] {M N : ModuleCat R} (f : M ⟶ N) : CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.map f 1) (ModuleCat.exteriorPower.iso₁ N).hom = CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.iso₁ M).hom f - ModuleCat.exteriorPower.iso₀_hom_naturality 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] {M N : ModuleCat R} (f : M ⟶ N) : CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.map f 0) (ModuleCat.exteriorPower.iso₀ N).hom = (ModuleCat.exteriorPower.iso₀ M).hom - ModuleCat.exteriorPower.iso₁_hom_naturality_assoc 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] {M N : ModuleCat R} (f : M ⟶ N) {Z : ModuleCat R} (h : N ⟶ Z) : CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.map f 1) (CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.iso₁ N).hom h) = CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.iso₁ M).hom (CategoryTheory.CategoryStruct.comp f h) - ModuleCat.exteriorPower.iso₀_hom_naturality_assoc 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] {M N : ModuleCat R} (f : M ⟶ N) {Z : ModuleCat R} (h : ModuleCat.of R R ⟶ Z) : CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.map f 0) (CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.iso₀ N).hom h) = CategoryTheory.CategoryStruct.comp (ModuleCat.exteriorPower.iso₀ M).hom h - ModuleCat.exteriorPower.iso₁_hom_apply 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] {M : ModuleCat R} (f : Fin 1 → ↑M) : (CategoryTheory.ConcreteCategory.hom (ModuleCat.exteriorPower.iso₁ M).hom) (ModuleCat.exteriorPower.mk f) = f 0 - ModuleCat.exteriorPower.iso₀_hom_apply 📋 Mathlib.Algebra.Category.ModuleCat.ExteriorPower
{R : Type u} [CommRing R] {M : ModuleCat R} (f : Fin 0 → ↑M) : (CategoryTheory.ConcreteCategory.hom (ModuleCat.exteriorPower.iso₀ M).hom) (ModuleCat.exteriorPower.mk f) = 1 - Ideal.Quotient.factorPowSucc 📋 Mathlib.RingTheory.Ideal.Quotient.PowTransition
{R : Type u_1} [Ring R] (I : Ideal R) [I.IsTwoSided] (n : ℕ) : R ⧸ I ^ (n + 1) →+* R ⧸ I ^ n - Submodule.factorPowSucc 📋 Mathlib.RingTheory.Ideal.Quotient.PowTransition
{R : Type u_1} [Ring R] (I : Ideal R) (M : Type u_2) [AddCommGroup M] [Module R M] (m : ℕ) : M ⧸ I ^ (m + 1) • ⊤ →ₗ[R] M ⧸ I ^ m • ⊤ - factorPowSucc.isUnit_of_isUnit_image 📋 Mathlib.RingTheory.Ideal.Quotient.PowTransition
{R : Type u_3} [CommRing R] {I : Ideal R} {n : ℕ} (npos : n > 0) {a : R ⧸ I ^ (n + 1)} (h : IsUnit ((Ideal.Quotient.factorPow I ⋯) a)) : IsUnit a - Ideal.map_mk_comap_factorPow 📋 Mathlib.RingTheory.Ideal.Quotient.PowTransition
{R : Type u_3} [CommRing R] (I : Ideal R) {a b : ℕ} (apos : 0 < a) (le : a ≤ b) : Ideal.comap (Ideal.Quotient.factorPow I le) (Ideal.map (Ideal.Quotient.mk (I ^ a)) I) = Ideal.map (Ideal.Quotient.mk (I ^ b)) I - IsAdicComplete.StrictMono.factorPow_comp_eq_of_factorPow_comp_succ_eq 📋 Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_4} [AddCommGroup M] [Module R M] {N : Type u_5} [AddCommGroup N] [Module R N] {a : ℕ → ℕ} (ha : StrictMono a) (f : (n : ℕ) → M →ₗ[R] N ⧸ I ^ a n • ⊤) (hf : ∀ {m : ℕ}, Submodule.factorPow I N ⋯ ∘ₗ f (m + 1) = f m) {m n : ℕ} (hle : m ≤ n) : Submodule.factorPow I N ⋯ ∘ₗ f n = f m - IsAdicComplete.StrictMono.factorPow_comp_extend 📋 Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_4} [AddCommGroup M] [Module R M] {N : Type u_5} [AddCommGroup N] [Module R N] {a : ℕ → ℕ} (ha : StrictMono a) (f : (n : ℕ) → M →ₗ[R] N ⧸ I ^ a n • ⊤) (hf : ∀ {m : ℕ}, Submodule.factorPow I N ⋯ ∘ₗ f (m + 1) = f m) {m n : ℕ} (hle : m ≤ n) : Submodule.factorPow I N hle ∘ₗ IsAdicComplete.StrictMono.extend ha f n = IsAdicComplete.StrictMono.extend ha f m - TensorPower.algebraMap₀ 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] : R ≃ₗ[R] TensorPower R 0 M - TensorPower.gOne_def 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] : GradedMonoid.GOne.one = (PiTensorProduct.tprod R) Fin.elim0 - TensorPower.algebraMap₀_one 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] : TensorPower.algebraMap₀ 1 = GradedMonoid.GOne.one - TensorPower.algebraMap₀_eq_smul_one 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (r : R) : TensorPower.algebraMap₀ r = r • GradedMonoid.GOne.one - TensorPower.galgebra_toFun_def 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (r : R) : DirectSum.GAlgebra.toFun r = TensorPower.algebraMap₀ r - TensorPower.mul_one 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : ℕ} (a : TensorPower R n M) : (TensorPower.cast R M ⋯) (GradedMonoid.GMul.mul a GradedMonoid.GOne.one) = a - TensorPower.one_mul 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : ℕ} (a : TensorPower R n M) : (TensorPower.cast R M ⋯) (GradedMonoid.GMul.mul GradedMonoid.GOne.one a) = a - TensorPower.algebraMap₀_mul 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : ℕ} (r : R) (a : TensorPower R n M) : (TensorPower.cast R M ⋯) (GradedMonoid.GMul.mul (TensorPower.algebraMap₀ r) a) = r • a - TensorPower.mul_algebraMap₀ 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : ℕ} (r : R) (a : TensorPower R n M) : (TensorPower.cast R M ⋯) (GradedMonoid.GMul.mul a (TensorPower.algebraMap₀ r)) = r • a - TensorPower.algebraMap₀_mul_algebraMap₀ 📋 Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (r s : R) : (TensorPower.cast R M ⋯) (GradedMonoid.GMul.mul (TensorPower.algebraMap₀ r) (TensorPower.algebraMap₀ s)) = TensorPower.algebraMap₀ (r * s) - exteriorPower.toTensorPower 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
(R : Type u_1) (M : Type u_2) [CommRing R] [AddCommGroup M] [Module R M] (n : ℕ) : ↥(⋀[R]^n M) →ₗ[R] TensorPower R n M - exteriorPower.alternatingMapToDual 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
(R : Type u_1) (M : Type u_2) [CommRing R] [AddCommGroup M] [Module R M] (n : ℕ) : Module.Dual R M [⋀^Fin n]→ₗ[R] Module.Dual R ↥(⋀[R]^n M) - exteriorPower.toTensorPower_apply_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
(R : Type u_1) {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {n : ℕ} (v : Fin n → M) : (exteriorPower.toTensorPower R M n) ((exteriorPower.ιMulti R n) v) = ∑ σ, Equiv.Perm.sign σ • (PiTensorProduct.tprod R) fun i => v (σ i) - exteriorPower.alternatingMapToDual_apply_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {n : ℕ} (f : Fin n → Module.Dual R M) (v : Fin n → M) : ((exteriorPower.alternatingMapToDual R M n) f) ((exteriorPower.ιMulti R n) v) = (Matrix.of fun i j => (f j) (v i)).det - exteriorPower.pairingDual 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
(R : Type u_1) (M : Type u_2) [CommRing R] [AddCommGroup M] [Module R M] (n : ℕ) : ↥(⋀[R]^n (Module.Dual R M)) →ₗ[R] Module.Dual R ↥(⋀[R]^n M) - exteriorPower.pairingDual_ιMulti_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {n : ℕ} (f : Fin n → Module.Dual R M) (v : Fin n → M) : ((exteriorPower.pairingDual R M n) ((exteriorPower.ιMulti R n) f)) ((exteriorPower.ιMulti R n) v) = (Matrix.of fun i j => (f j) (v i)).det - exteriorPower.pairingDual_apply_apply_eq_one_zero 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {ι : Type u_3} [LinearOrder ι] (x : ι → M) (f : ι → Module.Dual R M) (h₀ : ∀ ⦃i j : ι⦄, i ≠ j → (f i) (x j) = 0) (n : ℕ) (a b : Fin n ↪o ι) (h : a ≠ b) : ((exteriorPower.pairingDual R M n) ((exteriorPower.ιMulti R n) (f ∘ ⇑a))) ((exteriorPower.ιMulti R n) (x ∘ ⇑b)) = 0 - exteriorPower.pairingDual_apply_apply_eq_one 📋 Mathlib.LinearAlgebra.ExteriorPower.Pairing
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {ι : Type u_3} [LinearOrder ι] (x : ι → M) (f : ι → Module.Dual R M) (h₁ : ∀ (i : ι), (f i) (x i) = 1) (h₀ : ∀ ⦃i j : ι⦄, i ≠ j → (f i) (x j) = 0) (n : ℕ) (a : Fin n ↪o ι) : ((exteriorPower.pairingDual R M n) ((exteriorPower.ιMulti R n) (f ∘ ⇑a))) ((exteriorPower.ιMulti R n) (x ∘ ⇑a)) = 1 - exteriorPower.instFinite 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
{R : Type u_1} {M : Type u_3} {n : ℕ} [CommRing R] [AddCommGroup M] [Module R M] [Module.Finite R M] : Module.Finite R ↥(⋀[R]^n M) - exteriorPower.instFree 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] [Module.Free R M] : Module.Free R ↥(⋀[R]^n M) - exteriorPower.ιMultiDual 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) : Module.Dual R ↥(⋀[R]^n M) - Module.Basis.exteriorPower 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
{R : Type u_1} {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) : Module.Basis (↑(Set.powersetCard I n)) R ↥(⋀[R]^n M) - exteriorPower.finrank_eq 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] [Nontrivial R] [Module.Free R M] [Module.Finite R M] : Module.finrank R ↥(⋀[R]^n M) = (Module.finrank R M).choose n - exteriorPower.ιMulti_family_linearIndependent_ofBasis 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) : LinearIndependent (ι := ↑(Set.powersetCard I n)) R (exteriorPower.ιMulti_family R n ⇑b) - exteriorPower.ιMulti_family_linearIndependent_field 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
{K : Type u_2} {E : Type u_4} (n : ℕ) [Field K] [AddCommGroup E] [Module K E] {I : Type u_5} [LinearOrder I] {v : I → E} (hv : LinearIndependent K v) : LinearIndependent (ι := ↑(Set.powersetCard I n)) K (exteriorPower.ιMulti_family K n v) - exteriorPower.basis_coord 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) : (Module.Basis.exteriorPower n b).coord s = exteriorPower.ιMultiDual R n b s - exteriorPower.coe_basis 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) : ⇑(Module.Basis.exteriorPower n b) = exteriorPower.ιMulti_family R n ⇑b - exteriorPower.basis_apply 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) : (Module.Basis.exteriorPower n b) s = exteriorPower.ιMulti_family R n (⇑b) s - exteriorPower.ιMultiDual_apply_diag 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) : (exteriorPower.ιMultiDual R n b s) (exteriorPower.ιMulti_family R n (⇑b) s) = 1 - exteriorPower.ιMultiDual_apply_nondiag 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s t : ↑(Set.powersetCard I n)) (hst : s ≠ t) : (exteriorPower.ιMultiDual R n b s) (exteriorPower.ιMulti_family R n (⇑b) t) = 0 - exteriorPower.basis_repr 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) : (Module.Basis.exteriorPower n b).repr (exteriorPower.ιMulti_family R n (⇑b) s) = fun₀ | s => 1 - exteriorPower.basis_repr_self 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) : ((Module.Basis.exteriorPower n b).repr (exteriorPower.ιMulti_family R n (⇑b) s)) s = 1 - exteriorPower.basis_repr_ne 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) {s t : ↑(Set.powersetCard I n)} (hst : s ≠ t) : ((Module.Basis.exteriorPower n b).repr (exteriorPower.ιMulti_family R n (⇑b) s)) t = 0 - exteriorPower.ιMultiDual_apply_ιMulti 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)) (v : Fin n → M) : (exteriorPower.ιMultiDual R n b s) ((exteriorPower.ιMulti R n) v) = (Matrix.of fun i j => (b.coord ((Set.powersetCard.ofFinEmbEquiv.symm s) j)) (v i)).det - exteriorPower.basis_repr_apply 📋 Mathlib.LinearAlgebra.ExteriorPower.Basis
(R : Type u_1) {M : Type u_3} (n : ℕ) [CommRing R] [AddCommGroup M] [Module R M] {I : Type u_5} [LinearOrder I] (b : Module.Basis I R M) (x : ↥(⋀[R]^n M)) (s : ↑(Set.powersetCard I n)) : ((Module.Basis.exteriorPower n b).repr x) s = (exteriorPower.ιMultiDual R n b s) x - Real.rpow_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : x ^ 1 = x - Real.exp_one_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : Real.exp 1 ^ x = Real.exp x - Real.one_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : 1 ^ x = 1 - Real.rpow_zero 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : x ^ 0 = 1 - Real.rpow_inv_log_le_exp_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} : x ^ (Real.log x)⁻¹ ≤ Real.exp 1 - Real.rpow_neg_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : x ^ (-1) = x⁻¹ - Real.rpow_zero_pos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : 0 < x ^ 0 - Real.zero_rpow_le_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : 0 ^ x ≤ 1 - Real.zero_rpow_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : 0 ≤ 0 ^ x - Real.monotone_rpow_of_base_ge_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{b : ℝ} (hb : 1 ≤ b) : Monotone fun x => b ^ x - Real.strictMono_rpow_of_base_gt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{b : ℝ} (hb : 1 < b) : StrictMono fun x => b ^ x - Real.pi_rpow_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{α : Type u_1} (f : α → ℝ) : f ^ 1 = f - Real.rpow_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y : ℝ) : 0 ≤ x ^ y - Real.rpow_pos_of_pos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 < x) (y : ℝ) : 0 < x ^ y - Real.zero_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (h : x ≠ 0) : 0 ^ x = 0 - Real.log_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 < x) (y : ℝ) : Real.log (x ^ y) = y * Real.log x - Real.rpow_def_of_pos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 < x) (y : ℝ) : x ^ y = Real.exp (Real.log x * y) - Real.antitoneOn_rpow_Ioi_of_exponent_nonpos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{r : ℝ} (hr : r ≤ 0) : AntitoneOn (fun x => x ^ r) (Set.Ioi 0) - Real.monotoneOn_rpow_Ici_of_exponent_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{r : ℝ} (hr : 0 ≤ r) : MonotoneOn (fun x => x ^ r) (Set.Ici 0) - Real.rpow_le_self_of_one_le 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 1 ≤ x) (h₂ : y ≤ 1) : x ^ y ≤ x - Real.rpow_lt_self_of_one_lt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 1 < x) (h₂ : y < 1) : x ^ y < x - Real.self_le_rpow_of_one_le 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 1 ≤ x) (h₂ : 1 ≤ y) : x ≤ x ^ y - Real.self_lt_rpow_of_one_lt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 1 < x) (h₂ : 1 < y) : x < x ^ y - Real.strictAntiOn_rpow_Ioi_of_exponent_neg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{r : ℝ} (hr : r < 0) : StrictAntiOn (fun x => x ^ r) (Set.Ioi 0) - Real.strictMonoOn_rpow_Ici_of_exponent_pos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{r : ℝ} (hr : 0 < r) : StrictMonoOn (fun x => x ^ r) (Set.Ici 0) - Real.antitone_rpow_of_base_le_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{b : ℝ} (hb₀ : 0 < b) (hb₁ : b ≤ 1) : Antitone fun x => b ^ x - Real.rpow_left_injOn 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : x ≠ 0) : Set.InjOn (fun y => y ^ x) {y | 0 ≤ y} - Real.strictAnti_rpow_of_base_lt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{b : ℝ} (hb₀ : 0 < b) (hb₁ : b < 1) : StrictAnti fun x => b ^ x - HasCompactSupport.rpow_const 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{α : Type u_1} [TopologicalSpace α] {f : α → ℝ} (hf : HasCompactSupport f) {r : ℝ} (hr : r ≠ 0) : HasCompactSupport fun x => f x ^ r - Complex.norm_cpow_eq_rpow_re_of_pos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 < x) (y : ℂ) : ‖↑x ^ y‖ = x ^ y.re - Real.inv_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y : ℝ) : x⁻¹ ^ y = (x ^ y)⁻¹ - Real.norm_rpow_of_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx_nonneg : 0 ≤ x) : ‖x ^ y‖ = ‖x‖ ^ y - Real.rpow_neg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y : ℝ) : x ^ (-y) = (x ^ y)⁻¹ - Real.one_le_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx : 1 ≤ x) (hz : 0 ≤ z) : 1 ≤ x ^ z - Real.one_lt_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx : 1 < x) (hz : 0 < z) : 1 < x ^ z - Real.rpow_le_one_of_one_le_of_nonpos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx : 1 ≤ x) (hz : z ≤ 0) : x ^ z ≤ 1 - Real.rpow_le_rpow_of_exponent_le 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 1 ≤ x) (hyz : y ≤ z) : x ^ y ≤ x ^ z - Real.rpow_lt_one_of_one_lt_of_neg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx : 1 < x) (hz : z < 0) : x ^ z < 1 - Real.rpow_lt_rpow_of_exponent_lt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 1 < x) (hyz : y < z) : x ^ y < x ^ z - Real.abs_rpow_of_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx_nonneg : 0 ≤ x) : |x ^ y| = |x| ^ y - Real.le_log_of_rpow_le 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (h : x ^ z ≤ y) : z * Real.log x ≤ Real.log y - Real.le_rpow_of_log_le 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hy : 0 < y) (h : Real.log x ≤ z * Real.log y) : x ≤ y ^ z - Real.lt_log_of_rpow_lt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (h : x ^ z < y) : z * Real.log x < Real.log y - Real.lt_rpow_of_log_lt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hy : 0 < y) (h : Real.log x < z * Real.log y) : x < y ^ z - Real.rpow_le_of_le_log 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hy : 0 < y) (h : Real.log x ≤ z * Real.log y) : x ≤ y ^ z - Real.rpow_le_rpow_left_iff 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 1 < x) : x ^ y ≤ x ^ z ↔ y ≤ z - Real.rpow_lt_of_lt_log 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hy : 0 < y) (h : Real.log x < z * Real.log y) : x < y ^ z - Real.rpow_lt_rpow_left_iff 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 1 < x) : x ^ y < x ^ z ↔ y < z - Real.rpow_ofNat 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) (n : ℕ) [n.AtLeastTwo] : x ^ OfNat.ofNat n = x ^ OfNat.ofNat n - Real.log_natCast_le_rpow_div 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(n : ℕ) {ε : ℝ} (hε : 0 < ε) : Real.log ↑n ≤ ↑n ^ ε / ε - Real.pi_rpow_zero 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{α : Type u_1} (f : α → ℝ) : f ^ 0 = 1 - Real.rpow_inv_log 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx₀ : 0 < x) (hx₁ : x ≠ 1) : x ^ (Real.log x)⁻¹ = Real.exp 1 - Complex.norm_log_natCast_le_rpow_div 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(n : ℕ) {ε : ℝ} (hε : 0 < ε) : ‖Complex.log ↑n‖ ≤ ↑n ^ ε / ε - Real.rpow_inv_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx : 0 ≤ x) (hy : y ≠ 0) : (x ^ y⁻¹) ^ y = x - Real.rpow_le_self_of_le_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 0 ≤ x) (h₂ : x ≤ 1) (h₃ : 1 ≤ y) : x ^ y ≤ x - Real.rpow_lt_self_of_lt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 0 < x) (h₂ : x < 1) (h₃ : 1 < y) : x ^ y < x - Real.rpow_rpow_inv 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx : 0 ≤ x) (hy : y ≠ 0) : (x ^ y) ^ y⁻¹ = x - Real.self_le_rpow_of_le_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 0 ≤ x) (h₂ : x ≤ 1) (h₃ : y ≤ 1) : x ≤ x ^ y - Real.self_lt_rpow_of_lt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (h₁ : 0 < x) (h₂ : x < 1) (h₃ : y < 1) : x < x ^ y - Real.log_le_rpow_div 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x ε : ℝ} (hx : 0 ≤ x) (hε : 0 < ε) : Real.log x ≤ x ^ ε / ε - Real.rpow_neg_ofNat 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) (n : ℕ) [n.AtLeastTwo] : x ^ (-OfNat.ofNat n) = x ^ (-OfNat.ofNat n) - Real.sqrt_eq_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : √x = x ^ (1 / 2) - Complex.norm_cpow_eq_rpow_re_of_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) {y : ℂ} (hy : y.re ≠ 0) : ‖↑x ^ y‖ = x ^ y.re - Real.rpow_eq_zero 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx : 0 ≤ x) (hy : y ≠ 0) : x ^ y = 0 ↔ x = 0 - Real.rpow_ne_zero 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx : 0 ≤ x) (hy : y ≠ 0) : x ^ y ≠ 0 ↔ x ≠ 0 - Real.rpow_right_inj 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx₀ : 0 < x) (hx₁ : x ≠ 1) : x ^ y = x ^ z ↔ y = z - Real.rpow_two 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : ℝ) : x ^ 2 = x ^ 2 - Real.rpow_eq_zero_iff_of_nonneg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx : 0 ≤ x) : x ^ y = 0 ↔ x = 0 ∧ y ≠ 0 - Real.one_le_rpow_of_pos_of_le_one_of_nonpos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx1 : 0 < x) (hx2 : x ≤ 1) (hz : z ≤ 0) : 1 ≤ x ^ z - Real.one_lt_rpow_of_pos_of_lt_one_of_neg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx1 : 0 < x) (hx2 : x < 1) (hz : z < 0) : 1 < x ^ z - Real.rpow_le_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx1 : 0 ≤ x) (hx2 : x ≤ 1) (hz : 0 ≤ z) : x ^ z ≤ 1 - Real.rpow_le_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (h : 0 ≤ x) (h₁ : x ≤ y) (h₂ : 0 ≤ z) : x ^ z ≤ y ^ z - Real.rpow_le_rpow_of_exponent_ge 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx0 : 0 < x) (hx1 : x ≤ 1) (hyz : z ≤ y) : x ^ y ≤ x ^ z - Real.rpow_le_rpow_of_nonpos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (hxy : x ≤ y) (hz : z ≤ 0) : y ^ z ≤ x ^ z - Real.rpow_lt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x z : ℝ} (hx1 : 0 ≤ x) (hx2 : x < 1) (hz : 0 < z) : x ^ z < 1 - Real.rpow_lt_rpow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 ≤ x) (hxy : x < y) (hz : 0 < z) : x ^ z < y ^ z - Real.rpow_lt_rpow_of_exponent_gt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx0 : 0 < x) (hx1 : x < 1) (hyz : z < y) : x ^ y < x ^ z - Real.rpow_lt_rpow_of_neg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (hxy : x < y) (hz : z < 0) : y ^ z < x ^ z - Real.pow_rpow_inv_natCast 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} {n : ℕ} (hx : 0 ≤ x) (hn : n ≠ 0) : (x ^ n) ^ (↑n)⁻¹ = x - Real.rpow_def_of_neg 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : x < 0) (y : ℝ) : x ^ y = Real.exp (Real.log x * y) * Real.cos (y * Real.pi) - Real.rpow_inv_natCast_pow 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} {n : ℕ} (hx : 0 ≤ x) (hn : n ≠ 0) : (x ^ (↑n)⁻¹) ^ n = x - Real.rpow_le_rpow_left_iff_of_base_lt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx0 : 0 < x) (hx1 : x < 1) : x ^ y ≤ x ^ z ↔ z ≤ y - Real.rpow_lt_one_iff' 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y : ℝ} (hx : 0 ≤ x) (hy : 0 < y) : x ^ y < 1 ↔ x < 1 - Real.rpow_lt_rpow_left_iff_of_base_lt_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx0 : 0 < x) (hx1 : x < 1) : x ^ y < x ^ z ↔ z < y - Real.rpow_mul 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y z : ℝ) : x ^ (y * z) = (x ^ y) ^ z - Real.rpow_sum_of_pos 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{ι : Type u_1} {a : ℝ} (ha : 0 < a) (f : ι → ℝ) (s : Finset ι) : a ^ ∑ x ∈ s, f x = ∏ x ∈ s, a ^ f x - Real.le_rpow_iff_log_le 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (hy : 0 < y) : x ≤ y ^ z ↔ Real.log x ≤ z * Real.log y - Real.lt_rpow_iff_log_lt 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (hy : 0 < y) : x < y ^ z ↔ Real.log x < z * Real.log y - Real.rpow_le_iff_le_log 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (hy : 0 < y) : x ^ z ≤ y ↔ z * Real.log x ≤ Real.log y - Real.rpow_lt_iff_lt_log 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 < x) (hy : 0 < y) : x ^ z < y ↔ z * Real.log x < Real.log y - Real.rpow_add_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : x ≠ 0) (y : ℝ) : x ^ (y + 1) = x ^ y * x - Real.rpow_sub_one 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : x ≠ 0) (y : ℝ) : x ^ (y - 1) = x ^ y / x - Real.rpow_intCast_mul 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (n : ℤ) (z : ℝ) : x ^ (↑n * z) = (x ^ n) ^ z - Real.rpow_left_inj 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx : 0 ≤ x) (hy : 0 ≤ y) (hz : z ≠ 0) : x ^ z = y ^ z ↔ x = y - Real.rpow_mul_intCast 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y : ℝ) (n : ℤ) : x ^ (y * ↑n) = (x ^ y) ^ n - Real.rpow_mul_natCast 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y : ℝ) (n : ℕ) : x ^ (y * ↑n) = (x ^ y) ^ n - Real.rpow_natCast_mul 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (n : ℕ) (z : ℝ) : x ^ (↑n * z) = (x ^ n) ^ z - Real.eq_zero_rpow_iff 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x a : ℝ} : a = 0 ^ x ↔ x ≠ 0 ∧ a = 0 ∨ x = 0 ∧ a = 1 - Real.rpow_add 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 < x) (y z : ℝ) : x ^ (y + z) = x ^ y * x ^ z - Real.zero_rpow_eq_iff 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x a : ℝ} : 0 ^ x = a ↔ x ≠ 0 ∧ a = 0 ∨ x = 0 ∧ a = 1 - Real.le_rpow_add 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x : ℝ} (hx : 0 ≤ x) (y z : ℝ) : x ^ y * x ^ z ≤ x ^ (y + z) - Real.rpow_le_rpow_of_exponent_ge' 📋 Mathlib.Analysis.SpecialFunctions.Pow.Real
{x y z : ℝ} (hx0 : 0 ≤ x) (hx1 : x ≤ 1) (hz : 0 ≤ z) (hyz : z ≤ y) : x ^ y ≤ x ^ z
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 e668239 serving mathlib revision 3e314e5