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

Definition df-fr 2907
Description: Define a founded relation. For alternate definitions, see dffr2 2909 and dffr3 3415.
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 2905 . 2 wff R Fr A
4 vx . . . . . . 7 set x
54cv 952 . . . . . 6 class x
65, 1wss 2037 . . . . 5 wff x (_ A
7 c0 2270 . . . . . 6 class (/)
85, 7wne 1577 . . . . 5 wff x =/= (/)
96, 8wa 223 . . . 4 wff (x (_ A /\ x =/= (/))
10 vz . . . . . . . . 9 set z
1110cv 952 . . . . . . . 8 class z
12 vy . . . . . . . . 9 set y
1312cv 952 . . . . . . . 8 class y
1411, 13, 2wbr 2609 . . . . . . 7 wff zRy
1514wn 2 . . . . . 6 wff -. zRy
1615, 10, 5wral 1637 . . . . 5 wff A.z e. x -. zRy
1716, 12, 5wrex 1638 . . . 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 951 . 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 2908  dffr2 2909  freq1 2912  weinxp 3223  f1oweALT 3891
Copyright terms: Public domain