Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Dec 27, 2023
1 parent 822e624 commit 77b96b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/charge.v
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,7 @@ Definition Radon_Nikodym : T -> \bar R :=
| left nu_mu => sval (cid (Radon_Nikodym0 nu_mu))
| right _ => cst -oo
end.
xxx

Lemma Radon_NikodymE (numu : nu `<< mu) :
Radon_Nikodym = sval (cid (Radon_Nikodym0 numu)).
Proof.
Expand Down

0 comments on commit 77b96b7

Please sign in to comment.