LeanPool.BruhatTits.Utils.Misc #
theorem
exp_zero_of_pow_eq_one_aux
{Γ₀ : Type u_4}
[LinearOrderedCommGroupWithZero Γ₀]
{n : ℕ}
(ha : 0 ^ n = 1)
:
theorem
exp_zero_of_zpow_eq_one'
{Γ₀ : Type u_4}
[LinearOrderedCommGroupWithZero Γ₀]
{n : ℤ}
(ha : 0 ^ n = 1)
:
theorem
exp_zero_of_zpow_eq_one
{Γ₀ : Type u_4}
[LinearOrderedCommGroupWithZero Γ₀]
{a : Γ₀}
(h : a < 1)
{n : ℤ}
(han : a ^ n = 1)
:
theorem
Pi.basisFun_eq_single
{ι : Type u_5}
[Finite ι]
[DecidableEq ι]
{R : Type u_6}
[Semiring R]
(i : ι)
:
@[simp]
theorem
Matrix.GeneralLinearGroup.toLinear_symm_ofLinearEquiv_apply
{ι : Type u_5}
[DecidableEq ι]
[Fintype ι]
{R : Type u_6}
[CommRing R]
(e : (ι → R) ≃ₗ[R] ι → R)
(i j : ι)
:
theorem
IsLocalRing.exists_isUnit_of_isUnit_sum
{ι : Type u_5}
{R : Type u_6}
[CommRing R]
[IsLocalRing R]
{s : Finset ι}
{f : ι → R}
(h : IsUnit (∑ i ∈ s, f i))
:
∃ i ∈ s, IsUnit (f i)