Metamath Proof Explorer


Theorem frege84

Description: Commuted form of frege81 . Proposition 84 of Frege1879 p. 65. (Contributed by RP, 1-Jul-2020) (Revised by RP, 5-Jul-2020) (Proof modification is discouraged.)

Ref Expression
Hypotheses frege84.x
|- X e. U
frege84.y
|- Y e. V
frege84.r
|- R e. W
frege84.a
|- A e. B
Assertion frege84
|- ( R hereditary A -> ( X e. A -> ( X ( t+ ` R ) Y -> Y e. A ) ) )

Proof

Step Hyp Ref Expression
1 frege84.x
 |-  X e. U
2 frege84.y
 |-  Y e. V
3 frege84.r
 |-  R e. W
4 frege84.a
 |-  A e. B
5 1 2 3 4 frege81
 |-  ( X e. A -> ( R hereditary A -> ( X ( t+ ` R ) Y -> Y e. A ) ) )
6 ax-frege8
 |-  ( ( X e. A -> ( R hereditary A -> ( X ( t+ ` R ) Y -> Y e. A ) ) ) -> ( R hereditary A -> ( X e. A -> ( X ( t+ ` R ) Y -> Y e. A ) ) ) )
7 5 6 ax-mp
 |-  ( R hereditary A -> ( X e. A -> ( X ( t+ ` R ) Y -> Y e. A ) ) )