changeset 71568 | 1005c50b2750 |
parent 71417 | 89d05db6dd1f |
child 76213 | e44d86131648 |
--- a/src/ZF/Constructible/L_axioms.thy Wed Mar 18 17:29:20 2020 +0100 +++ b/src/ZF/Constructible/L_axioms.thy Wed Mar 18 17:44:27 2020 +0100 @@ -110,7 +110,7 @@ apply (rule Union_ax) done -interpretation L?: M_trivial L by (rule M_trivial_L) +interpretation L: M_trivial L by (rule M_trivial_L) (* Replaces the following declarations... lemmas rall_abs = M_trivial.rall_abs [OF M_trivial_L]