pub type Aleph0RealTy<Y> = DepTupTy<Y, Real, Aleph0RealLam<Y>>;Expand description
(y : real, (\(y : real) = real_range(y))(y)).
Aliased Typeยง
pub struct Aleph0RealTy<Y>(/* private fields */);pub type Aleph0RealTy<Y> = DepTupTy<Y, Real, Aleph0RealLam<Y>>;(y : real, (\(y : real) = real_range(y))(y)).
pub struct Aleph0RealTy<Y>(/* private fields */);