HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-fr 2917
Description: Define a founded relation. For alternate definitions, see dffr2 2919 and dffr3 3431.
Assertion
Ref Expression
df-fr |- (R Fr A <-> A.x((x (_ A /\ x =/= (/)) -> E.y e. x A.z e. x -. zRy))
Distinct variable groups:   x,y,z,R   x,A,y,z

Detailed syntax breakdown of Definition df-fr
StepHypRef Expression
1 cA . . 3 class A
2 cR . . 3 class R
31, 2wfr 2915 . 2 wff R Fr A
4 vx . . . . . . 7 set x
54cv 955 . . . . . 6 class x
65, 1wss 2047 . . . . 5 wff x (_ A
7 c0 2280 . . . . . 6 class (/)
85, 7wne 1585 . . . . 5 wff x =/= (/)
96, 8wa 223 . . . 4 wff (x (_ A /\ x =/= (/))
10 vz . . . . . . . . 9 set z
1110cv 955 . . . . . . . 8 class z
12 vy . . . . . . . . 9 set y
1312cv 955 . . . . . . . 8 class y
1411, 13, 2wbr 2619 . . . . . . 7 wff zRy
1514wn 2 . . . . . 6 wff -. zRy
1615, 10, 5wral 1645 . . . . 5 wff A.z e. x -. zRy
1716, 12, 5wrex 1646 . . . 4 wff E.y e. x A.z e. x -. zRy
189, 17wi 3 . . 3 wff ((x (_ A /\ x =/= (/)) -> E.y e. x A.z e. x -. zRy)
1918, 4wal 954 . 2 wff A.x((x (_ A /\ x =/= (/)) -> E.y e. x A.z e. x -. zRy)
203, 19wb 146 1 wff (R Fr A <-> A.x((x (_ A /\ x =/= (/)) -> E.y e. x A.z e. x -. zRy))
Colors of variables: wff set class
This definition is referenced by:  fri 2918  dffr2 2919  freq1 2922  weinxp 3233  f1oweALT 3906
Copyright terms: Public domain