theorem
QuasiBorelSpace.Nat.isHom_lt'
{A : Type u_1}
[QuasiBorelSpace A]
{f : A → ℕ}
(hf : IsHom f)
{g : A → ℕ}
(hg : IsHom g)
:
theorem
QuasiBorelSpace.Nat.isHom_add'
{A : Type u_1}
[QuasiBorelSpace A]
{f : A → ℕ}
(hf : IsHom f)
{g : A → ℕ}
(hg : IsHom g)
:
theorem
QuasiBorelSpace.Nat.isHom_find
{A : Type u_1}
[QuasiBorelSpace A]
{p : A → ℕ → Prop}
[(x : A) → DecidablePred (p x)]
{q : ∀ (x : A), ∃ (n : ℕ), p x n}
(hp : ∀ (n : ℕ), IsHom fun (x : A) => p x n)
: