Documentation

CombinatorialGames.Mathlib.Small

instance small_transGen {α : Type u_1} (r : ααProp) [H : ∀ (x : α), Small.{u, u_1} { y : α // r x y }] (x : α) :
instance small_transGen' {α : Type u_1} (r : ααProp) [∀ (x : α), Small.{u, u_1} { y : α // r y x }] (x : α) :
instance small_reflTransGen {α : Type u_1} (r : ααProp) [H : ∀ (x : α), Small.{u, u_1} { y : α // r x y }] (x : α) :
instance small_reflTransGen' {α : Type u_1} (r : ααProp) [∀ (x : α), Small.{u, u_1} { y : α // r y x }] (x : α) :