Skip to content

Commit 3cbce00

Browse files
authored
Intuitionize groups from grpinvfvalg to grpsubinv (metamath#4483)
* Add $j usage to grpinvfval in set.mm * Add grpinvfvalg to iset.mm This is grpinvfval from set.mm with a set existence condition added. The proof is generally similar to the set.mm proof. Remove references to axiom usage as this proof does use ax-coll (I didn't look too deeply into why). * Add grpinvval to iset.mm Stated as in set.mm. The proof needs some intuitionizing but the X e. B condition is sufficient for what is needed. * Add grpinvfng to iset.mm This is grpinvfn from set.mm with an additional set existence condition. The proof is similar to the set.mm proof but needs a fair bit of intuitionizing. * add grpinvfvi to mmil.html * Add nel02 to iset.mm Copied without change from set.mm. * Add grpsubfvalg to iset.mm This is grpsubfval from set.mm with a set existence condition added. The proof needs some intuitionizing but is similar to the set.mm proof. * Add grpsubval to iset.mm Stated as in set.mm. The proof needs a fair bit of intuitionizing but is loosely based on the set.mm proof. * Add grpinvf to iset.mm Stated as in set.mm. The proof requires a small amount of intuitionizing but is basically the set.mm proof. * copy grpinvcl from set.mm to iset.mm * copy grplinv from set.mm to iset.mm * copy grprinv from set.mm to iset.mm * copy grpinvid1 and grpinvid2 from set.mm to iset.mm * Add isgrpinv to iset.mm Stated as in set.mm. The proof needs a small amount of intuitionizing but is basically the set.mm proof. * copy grplrinv from set.mm to iset.mm * copy grpidinv2 from set.mm to iset.mm * copy grpidinv from set.mm to iset.mm * copy grpinvid from set.mm to iset.mm * copy grplcan from set.mm to iset.mm * copy grpasscan1 and grpasscan2 from set.mm to iset.mm * copy grpidrcan from set.mm to iset.mm * copy grpidlcan from set.mm to iset.mm * copy grpinvinv and grpinvcnv from set.mm to iset.mm * copy grpinv11 and grpinvf1o from set.mm to iset.mm * copy grpinvnz and grpinvnzcl from set.mm to iset.mm * copy grpsubinv from set.mm to iset.mm
1 parent dd76477 commit 3cbce00

File tree

3 files changed

+400
-0
lines changed

3 files changed

+400
-0
lines changed

iset.mm

+372
Original file line numberDiff line numberDiff line change

mmil.raw.html

+27
Original file line numberDiff line numberDiff line change

set.mm

+1
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)