Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor cleaning around random variables #68

Merged
merged 3 commits into from
Oct 25, 2021
Merged

minor cleaning around random variables #68

merged 3 commits into from
Oct 25, 2021

Conversation

t6s
Copy link
Collaborator

@t6s t6s commented Oct 21, 2021

I have separated some easy parts from draft #67 :

  • added:
  • in ssrR.v:
    • lemmas ltR0Sn, lt0n_neqR0, lt0n_neqR0'
  • in proba.v
    • lemmas scalel_RVA, scaler_RVA, sq_RV_pow2, sq_RV_ge0, E_trans_min_RV
  • removed:
  • in aep.v
    • lemma E_mlog (since it is equivalent to entropy.entropy_Ex)
  • changed:
  • in aep.v
    • a cleaner expression for aep_sigma2
  • in proba.v
    • stopped importing the unused Nsatz

I have also added some header comments in entropy.v.

@affeldt-aist affeldt-aist self-requested a review October 25, 2021 00:33
Copy link
Owner

@affeldt-aist affeldt-aist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@affeldt-aist affeldt-aist merged commit 56a667c into master Oct 25, 2021
@affeldt-aist affeldt-aist deleted the tidy_RV branch December 28, 2021 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants